Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-20916 (GCVE-0-2019-20916)
Vulnerability from cvelistv5
- n/a
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T03:00:17.373Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/pypa/pip/issues/6413" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/pypa/pip/compare/19.1.1...19.2" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2370-1] python-pip security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html" }, { "name": "openSUSE-SU-2020:1598", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html" }, { "name": "openSUSE-SU-2020:1613", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.oracle.com/security-alerts/cpujul2022.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-07-25T16:12:52", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/pypa/pip/issues/6413" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/pypa/pip/compare/19.1.1...19.2" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2370-1] python-pip security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html" }, { "name": "openSUSE-SU-2020:1598", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html" }, { "name": "openSUSE-SU-2020:1613", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.oracle.com/security-alerts/cpujul2022.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-20916", "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": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/pypa/pip/issues/6413", "refsource": "MISC", "url": "https://github.com/pypa/pip/issues/6413" }, { "name": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace", "refsource": "MISC", "url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace" }, { "name": "https://github.com/pypa/pip/compare/19.1.1...19.2", "refsource": "MISC", "url": "https://github.com/pypa/pip/compare/19.1.1...19.2" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2370-1] python-pip security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html" }, { "name": "openSUSE-SU-2020:1598", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html" }, { "name": "openSUSE-SU-2020:1613", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.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" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2019-20916", "datePublished": "2020-09-04T19:20:55", "dateReserved": "2020-09-04T00:00:00", "dateUpdated": "2024-08-05T03:00:17.373Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-20916\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2020-09-04T20:15:11.013\",\"lastModified\":\"2024-11-21T04:39:40.913\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.\"},{\"lang\":\"es\",\"value\":\"El paquete pip versiones anteriores a 19.2 para Python, permite un Salto de Directorio cuando una URL es proporcionada en un comando de instalaci\u00f3n, porque un encabezado Content-Disposition puede tener ../ en un nombre de archivo, como es demostrado al sobrescribir el archivo /root/.ssh/authorized_keys.\u0026#xa0;Esto ocurre en la funci\u00f3n _download_http_url en el archivo _internal/download.py\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:pypa:pip:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"19.2\",\"matchCriteriaId\":\"903FF43B-79F2-4F2A-BC24-12D52398B309\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B009C22E-30A4-4288-BCF6-C3E81DEAF45A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C2A5B24D-BDF2-423C-98EA-A40778C01A05\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"04E6C8E9-2024-496C-9BFD-4548A5B44E2E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B4367D9B-BF81-47AD-A840-AC46317C774D\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pypa/pip/compare/19.1.1...19.2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pypa/pip/issues/6413\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"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/cpujul2022.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pypa/pip/compare/19.1.1...19.2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pypa/pip/issues/6413\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"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/cpujul2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}" } }
opensuse-su-2021:0270-1
Vulnerability from csaf_opensuse
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 python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- buffer overflow in PyCArg_repr in _ctypes/callproc.c,\n which may lead to remote code execution (bsc#1181126, CVE-2021-3177).\n- Provide the newest setuptools wheel (bsc#1176262,\n CVE-2019-20916) in their correct form (bsc#1180686).\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2021-270", "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-2021_0270-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:0270-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WUT6BSX5663NCXU3Y4KR3RA3RQHJMCFI/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:0270-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WUT6BSX5663NCXU3Y4KR3RA3RQHJMCFI/" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1180686", "url": "https://bugzilla.suse.com/1180686" }, { "category": "self", "summary": "SUSE Bug 1181126", "url": "https://bugzilla.suse.com/1181126" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3177 page", "url": "https://www.suse.com/security/cve/CVE-2021-3177/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2021-02-10T17:03:30Z", "generator": { "date": "2021-02-10T17:03:30Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:0270-1", "initial_release_date": "2021-02-10T17:03:30Z", "revision_history": [ { "date": "2021-02-10T17:03:30Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-lp152.3.12.1.i586", "product": { "name": "libpython2_7-1_0-2.7.17-lp152.3.12.1.i586", "product_id": "libpython2_7-1_0-2.7.17-lp152.3.12.1.i586" } }, { "category": "product_version", "name": "python-2.7.17-lp152.3.12.1.i586", "product": { "name": "python-2.7.17-lp152.3.12.1.i586", "product_id": "python-2.7.17-lp152.3.12.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.17-lp152.3.12.1.i586", "product": { "name": "python-base-2.7.17-lp152.3.12.1.i586", "product_id": "python-base-2.7.17-lp152.3.12.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.17-lp152.3.12.1.i586", "product": { "name": "python-curses-2.7.17-lp152.3.12.1.i586", "product_id": "python-curses-2.7.17-lp152.3.12.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.17-lp152.3.12.1.i586", "product": { "name": "python-demo-2.7.17-lp152.3.12.1.i586", "product_id": "python-demo-2.7.17-lp152.3.12.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.17-lp152.3.12.1.i586", "product": { "name": "python-devel-2.7.17-lp152.3.12.1.i586", "product_id": "python-devel-2.7.17-lp152.3.12.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-lp152.3.12.1.i586", "product": { "name": "python-gdbm-2.7.17-lp152.3.12.1.i586", "product_id": "python-gdbm-2.7.17-lp152.3.12.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.17-lp152.3.12.1.i586", "product": { "name": "python-idle-2.7.17-lp152.3.12.1.i586", "product_id": "python-idle-2.7.17-lp152.3.12.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.17-lp152.3.12.1.i586", "product": { "name": "python-tk-2.7.17-lp152.3.12.1.i586", "product_id": "python-tk-2.7.17-lp152.3.12.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.17-lp152.3.12.1.i586", "product": { "name": "python-xml-2.7.17-lp152.3.12.1.i586", "product_id": "python-xml-2.7.17-lp152.3.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.17-lp152.3.12.1.noarch", "product": { "name": "python-doc-2.7.17-lp152.3.12.1.noarch", "product_id": "python-doc-2.7.17-lp152.3.12.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.17-lp152.3.12.1.noarch", "product": { "name": "python-doc-pdf-2.7.17-lp152.3.12.1.noarch", "product_id": "python-doc-pdf-2.7.17-lp152.3.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-lp152.3.12.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.17-lp152.3.12.1.x86_64", "product_id": "libpython2_7-1_0-2.7.17-lp152.3.12.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.17-lp152.3.12.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.17-lp152.3.12.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.17-lp152.3.12.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.17-lp152.3.12.1.x86_64", "product": { "name": "python-2.7.17-lp152.3.12.1.x86_64", "product_id": "python-2.7.17-lp152.3.12.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.17-lp152.3.12.1.x86_64", "product": { "name": "python-32bit-2.7.17-lp152.3.12.1.x86_64", "product_id": "python-32bit-2.7.17-lp152.3.12.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.17-lp152.3.12.1.x86_64", "product": { "name": "python-base-2.7.17-lp152.3.12.1.x86_64", "product_id": "python-base-2.7.17-lp152.3.12.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.17-lp152.3.12.1.x86_64", "product": { "name": "python-base-32bit-2.7.17-lp152.3.12.1.x86_64", "product_id": "python-base-32bit-2.7.17-lp152.3.12.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.17-lp152.3.12.1.x86_64", "product": { "name": "python-curses-2.7.17-lp152.3.12.1.x86_64", "product_id": "python-curses-2.7.17-lp152.3.12.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.17-lp152.3.12.1.x86_64", "product": { "name": "python-demo-2.7.17-lp152.3.12.1.x86_64", "product_id": "python-demo-2.7.17-lp152.3.12.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.17-lp152.3.12.1.x86_64", "product": { "name": "python-devel-2.7.17-lp152.3.12.1.x86_64", "product_id": "python-devel-2.7.17-lp152.3.12.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-lp152.3.12.1.x86_64", "product": { "name": "python-gdbm-2.7.17-lp152.3.12.1.x86_64", "product_id": "python-gdbm-2.7.17-lp152.3.12.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.17-lp152.3.12.1.x86_64", "product": { "name": "python-idle-2.7.17-lp152.3.12.1.x86_64", "product_id": "python-idle-2.7.17-lp152.3.12.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.17-lp152.3.12.1.x86_64", "product": { "name": "python-tk-2.7.17-lp152.3.12.1.x86_64", "product_id": "python-tk-2.7.17-lp152.3.12.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.17-lp152.3.12.1.x86_64", "product": { "name": "python-xml-2.7.17-lp152.3.12.1.x86_64", "product_id": "python-xml-2.7.17-lp152.3.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-lp152.3.12.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.i586" }, "product_reference": "libpython2_7-1_0-2.7.17-lp152.3.12.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-lp152.3.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-lp152.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-lp152.3.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libpython2_7-1_0-32bit-2.7.17-lp152.3.12.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-lp152.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-lp152.3.12.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.i586" }, "product_reference": "python-2.7.17-lp152.3.12.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-lp152.3.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.x86_64" }, "product_reference": "python-2.7.17-lp152.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-lp152.3.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-32bit-2.7.17-lp152.3.12.1.x86_64" }, "product_reference": "python-32bit-2.7.17-lp152.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-lp152.3.12.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.i586" }, "product_reference": "python-base-2.7.17-lp152.3.12.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-lp152.3.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.x86_64" }, "product_reference": "python-base-2.7.17-lp152.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-lp152.3.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-base-32bit-2.7.17-lp152.3.12.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-lp152.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-lp152.3.12.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.i586" }, "product_reference": "python-curses-2.7.17-lp152.3.12.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-lp152.3.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.x86_64" }, "product_reference": "python-curses-2.7.17-lp152.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-lp152.3.12.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.i586" }, "product_reference": "python-demo-2.7.17-lp152.3.12.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-lp152.3.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.x86_64" }, "product_reference": "python-demo-2.7.17-lp152.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-lp152.3.12.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.i586" }, "product_reference": "python-devel-2.7.17-lp152.3.12.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-lp152.3.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.x86_64" }, "product_reference": "python-devel-2.7.17-lp152.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-lp152.3.12.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-doc-2.7.17-lp152.3.12.1.noarch" }, "product_reference": "python-doc-2.7.17-lp152.3.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-lp152.3.12.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-doc-pdf-2.7.17-lp152.3.12.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-lp152.3.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-lp152.3.12.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.i586" }, "product_reference": "python-gdbm-2.7.17-lp152.3.12.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-lp152.3.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-lp152.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-lp152.3.12.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.i586" }, "product_reference": "python-idle-2.7.17-lp152.3.12.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-lp152.3.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.x86_64" }, "product_reference": "python-idle-2.7.17-lp152.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-lp152.3.12.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.i586" }, "product_reference": "python-tk-2.7.17-lp152.3.12.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-lp152.3.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.x86_64" }, "product_reference": "python-tk-2.7.17-lp152.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-lp152.3.12.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.1.i586" }, "product_reference": "python-xml-2.7.17-lp152.3.12.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-lp152.3.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.1.x86_64" }, "product_reference": "python-xml-2.7.17-lp152.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:libpython2_7-1_0-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-base-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-doc-2.7.17-lp152.3.12.1.noarch", "openSUSE Leap 15.2:python-doc-pdf-2.7.17-lp152.3.12.1.noarch", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:libpython2_7-1_0-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-base-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-doc-2.7.17-lp152.3.12.1.noarch", "openSUSE Leap 15.2:python-doc-pdf-2.7.17-lp152.3.12.1.noarch", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:libpython2_7-1_0-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-base-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-doc-2.7.17-lp152.3.12.1.noarch", "openSUSE Leap 15.2:python-doc-pdf-2.7.17-lp152.3.12.1.noarch", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-02-10T17:03:30Z", "details": "moderate" } ], "title": "CVE-2019-20916" }, { "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 Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:libpython2_7-1_0-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-base-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-doc-2.7.17-lp152.3.12.1.noarch", "openSUSE Leap 15.2:python-doc-pdf-2.7.17-lp152.3.12.1.noarch", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.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 Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:libpython2_7-1_0-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-base-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-doc-2.7.17-lp152.3.12.1.noarch", "openSUSE Leap 15.2:python-doc-pdf-2.7.17-lp152.3.12.1.noarch", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.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 Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:libpython2_7-1_0-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-base-32bit-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-doc-2.7.17-lp152.3.12.1.noarch", "openSUSE Leap 15.2:python-doc-pdf-2.7.17-lp152.3.12.1.noarch", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.12.1.x86_64", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.1.i586", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-02-10T17:03:30Z", "details": "moderate" } ], "title": "CVE-2021-3177" } ] }
opensuse-su-2020:2190-1
Vulnerability from csaf_opensuse
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 python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\nUpdate to 3.6.12 (bsc#1179193), including:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-2190", "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-2020_2190-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:2190-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/623Y5GJHFGANTQ36ECKXIXY3QVKGYSCE/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:2190-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/623Y5GJHFGANTQ36ECKXIXY3QVKGYSCE/" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1179193", "url": "https://bugzilla.suse.com/1179193" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2020-12-07T11:05:54Z", "generator": { "date": "2020-12-07T11:05:54Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:2190-1", "initial_release_date": "2020-12-07T11:05:54Z", "revision_history": [ { "date": "2020-12-07T11:05:54Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-lp151.6.27.1.i586", "product": { "name": "libpython3_6m1_0-3.6.12-lp151.6.27.1.i586", "product_id": "libpython3_6m1_0-3.6.12-lp151.6.27.1.i586" } }, { "category": "product_version", "name": "python3-3.6.12-lp151.6.27.1.i586", "product": { "name": "python3-3.6.12-lp151.6.27.1.i586", "product_id": "python3-3.6.12-lp151.6.27.1.i586" } }, { "category": "product_version", "name": "python3-base-3.6.12-lp151.6.27.1.i586", "product": { "name": "python3-base-3.6.12-lp151.6.27.1.i586", "product_id": "python3-base-3.6.12-lp151.6.27.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.12-lp151.6.27.1.i586", "product": { "name": "python3-curses-3.6.12-lp151.6.27.1.i586", "product_id": "python3-curses-3.6.12-lp151.6.27.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-lp151.6.27.1.i586", "product": { "name": "python3-dbm-3.6.12-lp151.6.27.1.i586", "product_id": "python3-dbm-3.6.12-lp151.6.27.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.12-lp151.6.27.1.i586", "product": { "name": "python3-devel-3.6.12-lp151.6.27.1.i586", "product_id": "python3-devel-3.6.12-lp151.6.27.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.12-lp151.6.27.1.i586", "product": { "name": "python3-idle-3.6.12-lp151.6.27.1.i586", "product_id": "python3-idle-3.6.12-lp151.6.27.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-lp151.6.27.1.i586", "product": { "name": "python3-testsuite-3.6.12-lp151.6.27.1.i586", "product_id": "python3-testsuite-3.6.12-lp151.6.27.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.12-lp151.6.27.1.i586", "product": { "name": "python3-tk-3.6.12-lp151.6.27.1.i586", "product_id": "python3-tk-3.6.12-lp151.6.27.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.12-lp151.6.27.1.i586", "product": { "name": "python3-tools-3.6.12-lp151.6.27.1.i586", "product_id": "python3-tools-3.6.12-lp151.6.27.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-lp151.6.27.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.12-lp151.6.27.1.x86_64", "product_id": "libpython3_6m1_0-3.6.12-lp151.6.27.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.12-lp151.6.27.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.12-lp151.6.27.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.12-lp151.6.27.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.12-lp151.6.27.1.x86_64", "product": { "name": "python3-3.6.12-lp151.6.27.1.x86_64", "product_id": "python3-3.6.12-lp151.6.27.1.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.6.12-lp151.6.27.1.x86_64", "product": { "name": "python3-32bit-3.6.12-lp151.6.27.1.x86_64", "product_id": "python3-32bit-3.6.12-lp151.6.27.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.12-lp151.6.27.1.x86_64", "product": { "name": "python3-base-3.6.12-lp151.6.27.1.x86_64", "product_id": "python3-base-3.6.12-lp151.6.27.1.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.6.12-lp151.6.27.1.x86_64", "product": { "name": "python3-base-32bit-3.6.12-lp151.6.27.1.x86_64", "product_id": "python3-base-32bit-3.6.12-lp151.6.27.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.12-lp151.6.27.1.x86_64", "product": { "name": "python3-curses-3.6.12-lp151.6.27.1.x86_64", "product_id": "python3-curses-3.6.12-lp151.6.27.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-lp151.6.27.1.x86_64", "product": { "name": "python3-dbm-3.6.12-lp151.6.27.1.x86_64", "product_id": "python3-dbm-3.6.12-lp151.6.27.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.12-lp151.6.27.1.x86_64", "product": { "name": "python3-devel-3.6.12-lp151.6.27.1.x86_64", "product_id": "python3-devel-3.6.12-lp151.6.27.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.12-lp151.6.27.1.x86_64", "product": { "name": "python3-idle-3.6.12-lp151.6.27.1.x86_64", "product_id": "python3-idle-3.6.12-lp151.6.27.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-lp151.6.27.1.x86_64", "product": { "name": "python3-testsuite-3.6.12-lp151.6.27.1.x86_64", "product_id": "python3-testsuite-3.6.12-lp151.6.27.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.12-lp151.6.27.1.x86_64", "product": { "name": "python3-tk-3.6.12-lp151.6.27.1.x86_64", "product_id": "python3-tk-3.6.12-lp151.6.27.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.12-lp151.6.27.1.x86_64", "product": { "name": "python3-tools-3.6.12-lp151.6.27.1.x86_64", "product_id": "python3-tools-3.6.12-lp151.6.27.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-lp151.6.27.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libpython3_6m1_0-3.6.12-lp151.6.27.1.i586" }, "product_reference": "libpython3_6m1_0-3.6.12-lp151.6.27.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-lp151.6.27.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libpython3_6m1_0-3.6.12-lp151.6.27.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-lp151.6.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.12-lp151.6.27.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.12-lp151.6.27.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.12-lp151.6.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-lp151.6.27.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-3.6.12-lp151.6.27.1.i586" }, "product_reference": "python3-3.6.12-lp151.6.27.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-lp151.6.27.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-3.6.12-lp151.6.27.1.x86_64" }, "product_reference": "python3-3.6.12-lp151.6.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-32bit-3.6.12-lp151.6.27.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-32bit-3.6.12-lp151.6.27.1.x86_64" }, "product_reference": "python3-32bit-3.6.12-lp151.6.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-lp151.6.27.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-base-3.6.12-lp151.6.27.1.i586" }, "product_reference": "python3-base-3.6.12-lp151.6.27.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-lp151.6.27.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-base-3.6.12-lp151.6.27.1.x86_64" }, "product_reference": "python3-base-3.6.12-lp151.6.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-32bit-3.6.12-lp151.6.27.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-base-32bit-3.6.12-lp151.6.27.1.x86_64" }, "product_reference": "python3-base-32bit-3.6.12-lp151.6.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-lp151.6.27.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-curses-3.6.12-lp151.6.27.1.i586" }, "product_reference": "python3-curses-3.6.12-lp151.6.27.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-lp151.6.27.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-curses-3.6.12-lp151.6.27.1.x86_64" }, "product_reference": "python3-curses-3.6.12-lp151.6.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-lp151.6.27.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-dbm-3.6.12-lp151.6.27.1.i586" }, "product_reference": "python3-dbm-3.6.12-lp151.6.27.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-lp151.6.27.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-dbm-3.6.12-lp151.6.27.1.x86_64" }, "product_reference": "python3-dbm-3.6.12-lp151.6.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-lp151.6.27.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-devel-3.6.12-lp151.6.27.1.i586" }, "product_reference": "python3-devel-3.6.12-lp151.6.27.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-lp151.6.27.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-devel-3.6.12-lp151.6.27.1.x86_64" }, "product_reference": "python3-devel-3.6.12-lp151.6.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-lp151.6.27.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-idle-3.6.12-lp151.6.27.1.i586" }, "product_reference": "python3-idle-3.6.12-lp151.6.27.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-lp151.6.27.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-idle-3.6.12-lp151.6.27.1.x86_64" }, "product_reference": "python3-idle-3.6.12-lp151.6.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.12-lp151.6.27.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-testsuite-3.6.12-lp151.6.27.1.i586" }, "product_reference": "python3-testsuite-3.6.12-lp151.6.27.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.12-lp151.6.27.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-testsuite-3.6.12-lp151.6.27.1.x86_64" }, "product_reference": "python3-testsuite-3.6.12-lp151.6.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-lp151.6.27.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-tk-3.6.12-lp151.6.27.1.i586" }, "product_reference": "python3-tk-3.6.12-lp151.6.27.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-lp151.6.27.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-tk-3.6.12-lp151.6.27.1.x86_64" }, "product_reference": "python3-tk-3.6.12-lp151.6.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-lp151.6.27.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-tools-3.6.12-lp151.6.27.1.i586" }, "product_reference": "python3-tools-3.6.12-lp151.6.27.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-lp151.6.27.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-tools-3.6.12-lp151.6.27.1.x86_64" }, "product_reference": "python3-tools-3.6.12-lp151.6.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libpython3_6m1_0-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:libpython3_6m1_0-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-32bit-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-base-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-base-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-base-32bit-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-curses-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-curses-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-dbm-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-dbm-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-devel-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-devel-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-idle-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-idle-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-testsuite-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-testsuite-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-tk-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-tk-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-tools-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-tools-3.6.12-lp151.6.27.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:libpython3_6m1_0-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:libpython3_6m1_0-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-32bit-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-base-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-base-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-base-32bit-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-curses-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-curses-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-dbm-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-dbm-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-devel-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-devel-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-idle-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-idle-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-testsuite-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-testsuite-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-tk-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-tk-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-tools-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-tools-3.6.12-lp151.6.27.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:libpython3_6m1_0-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:libpython3_6m1_0-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:libpython3_6m1_0-32bit-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-32bit-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-base-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-base-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-base-32bit-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-curses-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-curses-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-dbm-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-dbm-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-devel-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-devel-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-idle-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-idle-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-testsuite-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-testsuite-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-tk-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-tk-3.6.12-lp151.6.27.1.x86_64", "openSUSE Leap 15.1:python3-tools-3.6.12-lp151.6.27.1.i586", "openSUSE Leap 15.1:python3-tools-3.6.12-lp151.6.27.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-12-07T11:05:54Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
opensuse-su-2024:11285-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": "python38-3.8.12-1.2 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python38-3.8.12-1.2 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11285", "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_11285-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-0340 page", "url": "https://www.suse.com/security/cve/CVE-2013-0340/" }, { "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-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5010 page", "url": "https://www.suse.com/security/cve/CVE-2019-5010/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9947 page", "url": "https://www.suse.com/security/cve/CVE-2019-9947/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-26116 page", "url": "https://www.suse.com/security/cve/CVE-2020-26116/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8492 page", "url": "https://www.suse.com/security/cve/CVE-2020-8492/" }, { "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-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/" } ], "title": "python38-3.8.12-1.2 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:11285-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": "python38-3.8.12-1.2.aarch64", "product": { "name": "python38-3.8.12-1.2.aarch64", "product_id": "python38-3.8.12-1.2.aarch64" } }, { "category": "product_version", "name": "python38-32bit-3.8.12-1.2.aarch64", "product": { "name": "python38-32bit-3.8.12-1.2.aarch64", "product_id": "python38-32bit-3.8.12-1.2.aarch64" } }, { "category": "product_version", "name": "python38-curses-3.8.12-1.2.aarch64", "product": { "name": "python38-curses-3.8.12-1.2.aarch64", "product_id": "python38-curses-3.8.12-1.2.aarch64" } }, { "category": "product_version", "name": "python38-dbm-3.8.12-1.2.aarch64", "product": { "name": "python38-dbm-3.8.12-1.2.aarch64", "product_id": "python38-dbm-3.8.12-1.2.aarch64" } }, { "category": "product_version", "name": "python38-idle-3.8.12-1.2.aarch64", "product": { "name": "python38-idle-3.8.12-1.2.aarch64", "product_id": "python38-idle-3.8.12-1.2.aarch64" } }, { "category": "product_version", "name": "python38-tk-3.8.12-1.2.aarch64", "product": { "name": "python38-tk-3.8.12-1.2.aarch64", "product_id": "python38-tk-3.8.12-1.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python38-3.8.12-1.2.ppc64le", "product": { "name": "python38-3.8.12-1.2.ppc64le", "product_id": "python38-3.8.12-1.2.ppc64le" } }, { "category": "product_version", "name": "python38-32bit-3.8.12-1.2.ppc64le", "product": { "name": "python38-32bit-3.8.12-1.2.ppc64le", "product_id": "python38-32bit-3.8.12-1.2.ppc64le" } }, { "category": "product_version", "name": "python38-curses-3.8.12-1.2.ppc64le", "product": { "name": "python38-curses-3.8.12-1.2.ppc64le", "product_id": "python38-curses-3.8.12-1.2.ppc64le" } }, { "category": "product_version", "name": "python38-dbm-3.8.12-1.2.ppc64le", "product": { "name": "python38-dbm-3.8.12-1.2.ppc64le", "product_id": "python38-dbm-3.8.12-1.2.ppc64le" } }, { "category": "product_version", "name": "python38-idle-3.8.12-1.2.ppc64le", "product": { "name": "python38-idle-3.8.12-1.2.ppc64le", "product_id": "python38-idle-3.8.12-1.2.ppc64le" } }, { "category": "product_version", "name": "python38-tk-3.8.12-1.2.ppc64le", "product": { "name": "python38-tk-3.8.12-1.2.ppc64le", "product_id": "python38-tk-3.8.12-1.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python38-3.8.12-1.2.s390x", "product": { "name": "python38-3.8.12-1.2.s390x", "product_id": "python38-3.8.12-1.2.s390x" } }, { "category": "product_version", "name": "python38-32bit-3.8.12-1.2.s390x", "product": { "name": "python38-32bit-3.8.12-1.2.s390x", "product_id": "python38-32bit-3.8.12-1.2.s390x" } }, { "category": "product_version", "name": "python38-curses-3.8.12-1.2.s390x", "product": { "name": "python38-curses-3.8.12-1.2.s390x", "product_id": "python38-curses-3.8.12-1.2.s390x" } }, { "category": "product_version", "name": "python38-dbm-3.8.12-1.2.s390x", "product": { "name": "python38-dbm-3.8.12-1.2.s390x", "product_id": "python38-dbm-3.8.12-1.2.s390x" } }, { "category": "product_version", "name": "python38-idle-3.8.12-1.2.s390x", "product": { "name": "python38-idle-3.8.12-1.2.s390x", "product_id": "python38-idle-3.8.12-1.2.s390x" } }, { "category": "product_version", "name": "python38-tk-3.8.12-1.2.s390x", "product": { "name": "python38-tk-3.8.12-1.2.s390x", "product_id": "python38-tk-3.8.12-1.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python38-3.8.12-1.2.x86_64", "product": { "name": "python38-3.8.12-1.2.x86_64", "product_id": "python38-3.8.12-1.2.x86_64" } }, { "category": "product_version", "name": "python38-32bit-3.8.12-1.2.x86_64", "product": { "name": "python38-32bit-3.8.12-1.2.x86_64", "product_id": "python38-32bit-3.8.12-1.2.x86_64" } }, { "category": "product_version", "name": "python38-curses-3.8.12-1.2.x86_64", "product": { "name": "python38-curses-3.8.12-1.2.x86_64", "product_id": "python38-curses-3.8.12-1.2.x86_64" } }, { "category": "product_version", "name": "python38-dbm-3.8.12-1.2.x86_64", "product": { "name": "python38-dbm-3.8.12-1.2.x86_64", "product_id": "python38-dbm-3.8.12-1.2.x86_64" } }, { "category": "product_version", "name": "python38-idle-3.8.12-1.2.x86_64", "product": { "name": "python38-idle-3.8.12-1.2.x86_64", "product_id": "python38-idle-3.8.12-1.2.x86_64" } }, { "category": "product_version", "name": "python38-tk-3.8.12-1.2.x86_64", "product": { "name": "python38-tk-3.8.12-1.2.x86_64", "product_id": "python38-tk-3.8.12-1.2.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": "python38-3.8.12-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64" }, "product_reference": "python38-3.8.12-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-3.8.12-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le" }, "product_reference": "python38-3.8.12-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-3.8.12-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x" }, "product_reference": "python38-3.8.12-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-3.8.12-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64" }, "product_reference": "python38-3.8.12-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-32bit-3.8.12-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64" }, "product_reference": "python38-32bit-3.8.12-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-32bit-3.8.12-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le" }, "product_reference": "python38-32bit-3.8.12-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-32bit-3.8.12-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x" }, "product_reference": "python38-32bit-3.8.12-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-32bit-3.8.12-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64" }, "product_reference": "python38-32bit-3.8.12-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-curses-3.8.12-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64" }, "product_reference": "python38-curses-3.8.12-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-curses-3.8.12-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le" }, "product_reference": "python38-curses-3.8.12-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-curses-3.8.12-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x" }, "product_reference": "python38-curses-3.8.12-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-curses-3.8.12-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64" }, "product_reference": "python38-curses-3.8.12-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-dbm-3.8.12-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64" }, "product_reference": "python38-dbm-3.8.12-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-dbm-3.8.12-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le" }, "product_reference": "python38-dbm-3.8.12-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-dbm-3.8.12-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x" }, "product_reference": "python38-dbm-3.8.12-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-dbm-3.8.12-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64" }, "product_reference": "python38-dbm-3.8.12-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-3.8.12-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64" }, "product_reference": "python38-idle-3.8.12-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-3.8.12-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le" }, "product_reference": "python38-idle-3.8.12-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-3.8.12-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x" }, "product_reference": "python38-idle-3.8.12-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-3.8.12-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64" }, "product_reference": "python38-idle-3.8.12-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tk-3.8.12-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64" }, "product_reference": "python38-tk-3.8.12-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tk-3.8.12-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le" }, "product_reference": "python38-tk-3.8.12-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tk-3.8.12-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x" }, "product_reference": "python38-tk-3.8.12-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tk-3.8.12-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" }, "product_reference": "python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2012-1150" }, { "cve": "CVE-2013-0340", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-0340" } ], "notes": [ { "category": "general", "text": "expat 2.1.0 and earlier does not properly handle entities expansion unless an application developer uses the XML_SetEntityDeclHandler function, which allows remote attackers to cause a denial of service (resource consumption), send HTTP requests to intranet servers, or read arbitrary files via a crafted XML document, aka an XML External Entity (XXE) issue. NOTE: it could be argued that because expat already provides the ability to disable external entity expansion, the responsibility for resolving this issue lies with application developers; according to this argument, this entry should be REJECTed, and each affected application would need its own CVE.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-0340", "url": "https://www.suse.com/security/cve/CVE-2013-0340" }, { "category": "external", "summary": "SUSE Bug 805236 for CVE-2013-0340", "url": "https://bugzilla.suse.com/805236" } ], "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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-0340" }, { "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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20907", "url": "https://www.suse.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "SUSE Bug 1174091 for CVE-2019-20907", "url": "https://bugzilla.suse.com/1174091" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-20907" }, { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-20916" }, { "cve": "CVE-2019-5010", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5010" } ], "notes": [ { "category": "general", "text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5010", "url": "https://www.suse.com/security/cve/CVE-2019-5010" }, { "category": "external", "summary": "SUSE Bug 1122191 for CVE-2019-5010", "url": "https://bugzilla.suse.com/1122191" }, { "category": "external", "summary": "SUSE Bug 1126909 for CVE-2019-5010", "url": "https://bugzilla.suse.com/1126909" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-9947" }, { "cve": "CVE-2020-26116", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-26116" } ], "notes": [ { "category": "general", "text": "http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-26116", "url": "https://www.suse.com/security/cve/CVE-2020-26116" }, { "category": "external", "summary": "SUSE Bug 1177120 for CVE-2020-26116", "url": "https://bugzilla.suse.com/1177120" }, { "category": "external", "summary": "SUSE Bug 1177211 for CVE-2020-26116", "url": "https://bugzilla.suse.com/1177211" }, { "category": "external", "summary": "SUSE Bug 1192361 for CVE-2020-26116", "url": "https://bugzilla.suse.com/1192361" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-26116" }, { "cve": "CVE-2020-8492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8492" } ], "notes": [ { "category": "general", "text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8492", "url": "https://www.suse.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "SUSE Bug 1162367 for CVE-2020-8492", "url": "https://bugzilla.suse.com/1162367" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-23336" }, { "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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.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:python38-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-32bit-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-curses-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-idle-3.8.12-1.2.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.s390x", "openSUSE Tumbleweed:python38-tk-3.8.12-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3426" } ] }
opensuse-su-2024:11251-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": "python36-pip-20.2.4-1.8 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python36-pip-20.2.4-1.8 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11251", "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_11251-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2013-5123 page", "url": "https://www.suse.com/security/cve/CVE-2013-5123/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-8991 page", "url": "https://www.suse.com/security/cve/CVE-2014-8991/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-2296 page", "url": "https://www.suse.com/security/cve/CVE-2015-2296/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "python36-pip-20.2.4-1.8 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:11251-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": "python36-pip-20.2.4-1.8.aarch64", "product": { "name": "python36-pip-20.2.4-1.8.aarch64", "product_id": "python36-pip-20.2.4-1.8.aarch64" } }, { "category": "product_version", "name": "python38-pip-20.2.4-1.8.aarch64", "product": { "name": "python38-pip-20.2.4-1.8.aarch64", "product_id": "python38-pip-20.2.4-1.8.aarch64" } }, { "category": "product_version", "name": "python39-pip-20.2.4-1.8.aarch64", "product": { "name": "python39-pip-20.2.4-1.8.aarch64", "product_id": "python39-pip-20.2.4-1.8.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python36-pip-20.2.4-1.8.ppc64le", "product": { "name": "python36-pip-20.2.4-1.8.ppc64le", "product_id": "python36-pip-20.2.4-1.8.ppc64le" } }, { "category": "product_version", "name": "python38-pip-20.2.4-1.8.ppc64le", "product": { "name": "python38-pip-20.2.4-1.8.ppc64le", "product_id": "python38-pip-20.2.4-1.8.ppc64le" } }, { "category": "product_version", "name": "python39-pip-20.2.4-1.8.ppc64le", "product": { "name": "python39-pip-20.2.4-1.8.ppc64le", "product_id": "python39-pip-20.2.4-1.8.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python36-pip-20.2.4-1.8.s390x", "product": { "name": "python36-pip-20.2.4-1.8.s390x", "product_id": "python36-pip-20.2.4-1.8.s390x" } }, { "category": "product_version", "name": "python38-pip-20.2.4-1.8.s390x", "product": { "name": "python38-pip-20.2.4-1.8.s390x", "product_id": "python38-pip-20.2.4-1.8.s390x" } }, { "category": "product_version", "name": "python39-pip-20.2.4-1.8.s390x", "product": { "name": "python39-pip-20.2.4-1.8.s390x", "product_id": "python39-pip-20.2.4-1.8.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python36-pip-20.2.4-1.8.x86_64", "product": { "name": "python36-pip-20.2.4-1.8.x86_64", "product_id": "python36-pip-20.2.4-1.8.x86_64" } }, { "category": "product_version", "name": "python38-pip-20.2.4-1.8.x86_64", "product": { "name": "python38-pip-20.2.4-1.8.x86_64", "product_id": "python38-pip-20.2.4-1.8.x86_64" } }, { "category": "product_version", "name": "python39-pip-20.2.4-1.8.x86_64", "product": { "name": "python39-pip-20.2.4-1.8.x86_64", "product_id": "python39-pip-20.2.4-1.8.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": "python36-pip-20.2.4-1.8.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.aarch64" }, "product_reference": "python36-pip-20.2.4-1.8.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-pip-20.2.4-1.8.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.ppc64le" }, "product_reference": "python36-pip-20.2.4-1.8.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-pip-20.2.4-1.8.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.s390x" }, "product_reference": "python36-pip-20.2.4-1.8.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-pip-20.2.4-1.8.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.x86_64" }, "product_reference": "python36-pip-20.2.4-1.8.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pip-20.2.4-1.8.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.aarch64" }, "product_reference": "python38-pip-20.2.4-1.8.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pip-20.2.4-1.8.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.ppc64le" }, "product_reference": "python38-pip-20.2.4-1.8.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pip-20.2.4-1.8.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.s390x" }, "product_reference": "python38-pip-20.2.4-1.8.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pip-20.2.4-1.8.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.x86_64" }, "product_reference": "python38-pip-20.2.4-1.8.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-20.2.4-1.8.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.aarch64" }, "product_reference": "python39-pip-20.2.4-1.8.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-20.2.4-1.8.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.ppc64le" }, "product_reference": "python39-pip-20.2.4-1.8.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-20.2.4-1.8.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.s390x" }, "product_reference": "python39-pip-20.2.4-1.8.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-20.2.4-1.8.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.x86_64" }, "product_reference": "python39-pip-20.2.4-1.8.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-5123", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-5123" } ], "notes": [ { "category": "general", "text": "The mirroring support (-M, --use-mirrors) in Python Pip before 1.5 uses insecure DNS querying and authenticity checks which allows attackers to perform man-in-the-middle attacks.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-5123", "url": "https://www.suse.com/security/cve/CVE-2013-5123" }, { "category": "external", "summary": "SUSE Bug 864406 for CVE-2013-5123", "url": "https://bugzilla.suse.com/864406" } ], "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:python36-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.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:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-5123" }, { "cve": "CVE-2014-8991", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-8991" } ], "notes": [ { "category": "general", "text": "pip 1.3 through 1.5.6 allows local users to cause a denial of service (prevention of package installation) by creating a /tmp/pip-build-* file for another user.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-8991", "url": "https://www.suse.com/security/cve/CVE-2014-8991" }, { "category": "external", "summary": "SUSE Bug 907038 for CVE-2014-8991", "url": "https://bugzilla.suse.com/907038" } ], "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:python36-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.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:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-8991" }, { "cve": "CVE-2015-2296", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-2296" } ], "notes": [ { "category": "general", "text": "The resolve_redirects function in sessions.py in requests 2.1.0 through 2.5.3 allows remote attackers to conduct session fixation attacks via a cookie without a host value in a redirect.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-2296", "url": "https://www.suse.com/security/cve/CVE-2015-2296" }, { "category": "external", "summary": "SUSE Bug 922448 for CVE-2015-2296", "url": "https://bugzilla.suse.com/922448" }, { "category": "external", "summary": "SUSE Bug 926396 for CVE-2015-2296", "url": "https://bugzilla.suse.com/926396" } ], "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:python36-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2015-2296" }, { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python36-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python38-pip-20.2.4-1.8.x86_64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.aarch64", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.ppc64le", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.s390x", "openSUSE Tumbleweed:python39-pip-20.2.4-1.8.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
opensuse-su-2024:11284-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": "python36-3.6.15-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python36-3.6.15-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11284", "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_11284-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-2016-0772 page", "url": "https://www.suse.com/security/cve/CVE-2016-0772/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-1000110 page", "url": "https://www.suse.com/security/cve/CVE-2016-1000110/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5636 page", "url": "https://www.suse.com/security/cve/CVE-2016-5636/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5699 page", "url": "https://www.suse.com/security/cve/CVE-2016-5699/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18207 page", "url": "https://www.suse.com/security/cve/CVE-2017-18207/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1000802 page", "url": "https://www.suse.com/security/cve/CVE-2018-1000802/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1060 page", "url": "https://www.suse.com/security/cve/CVE-2018-1060/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1061 page", "url": "https://www.suse.com/security/cve/CVE-2018-1061/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-14647 page", "url": "https://www.suse.com/security/cve/CVE-2018-14647/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-20406 page", "url": "https://www.suse.com/security/cve/CVE-2018-20406/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-20852 page", "url": "https://www.suse.com/security/cve/CVE-2018-20852/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10160 page", "url": "https://www.suse.com/security/cve/CVE-2019-10160/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-15903 page", "url": "https://www.suse.com/security/cve/CVE-2019-15903/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-16056 page", "url": "https://www.suse.com/security/cve/CVE-2019-16056/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-16935 page", "url": "https://www.suse.com/security/cve/CVE-2019-16935/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-18348 page", "url": "https://www.suse.com/security/cve/CVE-2019-18348/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20907 page", "url": "https://www.suse.com/security/cve/CVE-2019-20907/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5010 page", "url": "https://www.suse.com/security/cve/CVE-2019-5010/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9636 page", "url": "https://www.suse.com/security/cve/CVE-2019-9636/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9674 page", "url": "https://www.suse.com/security/cve/CVE-2019-9674/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9947 page", "url": "https://www.suse.com/security/cve/CVE-2019-9947/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14422 page", "url": "https://www.suse.com/security/cve/CVE-2020-14422/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-26116 page", "url": "https://www.suse.com/security/cve/CVE-2020-26116/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-27619 page", "url": "https://www.suse.com/security/cve/CVE-2020-27619/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8492 page", "url": "https://www.suse.com/security/cve/CVE-2020-8492/" }, { "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-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": "python36-3.6.15-1.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:11284-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": "python36-3.6.15-1.1.aarch64", "product": { "name": "python36-3.6.15-1.1.aarch64", "product_id": "python36-3.6.15-1.1.aarch64" } }, { "category": "product_version", "name": "python36-32bit-3.6.15-1.1.aarch64", "product": { "name": "python36-32bit-3.6.15-1.1.aarch64", "product_id": "python36-32bit-3.6.15-1.1.aarch64" } }, { "category": "product_version", "name": "python36-curses-3.6.15-1.1.aarch64", "product": { "name": "python36-curses-3.6.15-1.1.aarch64", "product_id": "python36-curses-3.6.15-1.1.aarch64" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-1.1.aarch64", "product": { "name": "python36-dbm-3.6.15-1.1.aarch64", "product_id": "python36-dbm-3.6.15-1.1.aarch64" } }, { "category": "product_version", "name": "python36-idle-3.6.15-1.1.aarch64", "product": { "name": "python36-idle-3.6.15-1.1.aarch64", "product_id": "python36-idle-3.6.15-1.1.aarch64" } }, { "category": "product_version", "name": "python36-tk-3.6.15-1.1.aarch64", "product": { "name": "python36-tk-3.6.15-1.1.aarch64", "product_id": "python36-tk-3.6.15-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python36-3.6.15-1.1.ppc64le", "product": { "name": "python36-3.6.15-1.1.ppc64le", "product_id": "python36-3.6.15-1.1.ppc64le" } }, { "category": "product_version", "name": "python36-32bit-3.6.15-1.1.ppc64le", "product": { "name": "python36-32bit-3.6.15-1.1.ppc64le", "product_id": "python36-32bit-3.6.15-1.1.ppc64le" } }, { "category": "product_version", "name": "python36-curses-3.6.15-1.1.ppc64le", "product": { "name": "python36-curses-3.6.15-1.1.ppc64le", "product_id": "python36-curses-3.6.15-1.1.ppc64le" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-1.1.ppc64le", "product": { "name": "python36-dbm-3.6.15-1.1.ppc64le", "product_id": "python36-dbm-3.6.15-1.1.ppc64le" } }, { "category": "product_version", "name": "python36-idle-3.6.15-1.1.ppc64le", "product": { "name": "python36-idle-3.6.15-1.1.ppc64le", "product_id": "python36-idle-3.6.15-1.1.ppc64le" } }, { "category": "product_version", "name": "python36-tk-3.6.15-1.1.ppc64le", "product": { "name": "python36-tk-3.6.15-1.1.ppc64le", "product_id": "python36-tk-3.6.15-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python36-3.6.15-1.1.s390x", "product": { "name": "python36-3.6.15-1.1.s390x", "product_id": "python36-3.6.15-1.1.s390x" } }, { "category": "product_version", "name": "python36-32bit-3.6.15-1.1.s390x", "product": { "name": "python36-32bit-3.6.15-1.1.s390x", "product_id": "python36-32bit-3.6.15-1.1.s390x" } }, { "category": "product_version", "name": "python36-curses-3.6.15-1.1.s390x", "product": { "name": "python36-curses-3.6.15-1.1.s390x", "product_id": "python36-curses-3.6.15-1.1.s390x" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-1.1.s390x", "product": { "name": "python36-dbm-3.6.15-1.1.s390x", "product_id": "python36-dbm-3.6.15-1.1.s390x" } }, { "category": "product_version", "name": "python36-idle-3.6.15-1.1.s390x", "product": { "name": "python36-idle-3.6.15-1.1.s390x", "product_id": "python36-idle-3.6.15-1.1.s390x" } }, { "category": "product_version", "name": "python36-tk-3.6.15-1.1.s390x", "product": { "name": "python36-tk-3.6.15-1.1.s390x", "product_id": "python36-tk-3.6.15-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python36-3.6.15-1.1.x86_64", "product": { "name": "python36-3.6.15-1.1.x86_64", "product_id": "python36-3.6.15-1.1.x86_64" } }, { "category": "product_version", "name": "python36-32bit-3.6.15-1.1.x86_64", "product": { "name": "python36-32bit-3.6.15-1.1.x86_64", "product_id": "python36-32bit-3.6.15-1.1.x86_64" } }, { "category": "product_version", "name": "python36-curses-3.6.15-1.1.x86_64", "product": { "name": "python36-curses-3.6.15-1.1.x86_64", "product_id": "python36-curses-3.6.15-1.1.x86_64" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-1.1.x86_64", "product": { "name": "python36-dbm-3.6.15-1.1.x86_64", "product_id": "python36-dbm-3.6.15-1.1.x86_64" } }, { "category": "product_version", "name": "python36-idle-3.6.15-1.1.x86_64", "product": { "name": "python36-idle-3.6.15-1.1.x86_64", "product_id": "python36-idle-3.6.15-1.1.x86_64" } }, { "category": "product_version", "name": "python36-tk-3.6.15-1.1.x86_64", "product": { "name": "python36-tk-3.6.15-1.1.x86_64", "product_id": "python36-tk-3.6.15-1.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": "python36-3.6.15-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64" }, "product_reference": "python36-3.6.15-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le" }, "product_reference": "python36-3.6.15-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x" }, "product_reference": "python36-3.6.15-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64" }, "product_reference": "python36-3.6.15-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-32bit-3.6.15-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64" }, "product_reference": "python36-32bit-3.6.15-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-32bit-3.6.15-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le" }, "product_reference": "python36-32bit-3.6.15-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-32bit-3.6.15-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x" }, "product_reference": "python36-32bit-3.6.15-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-32bit-3.6.15-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64" }, "product_reference": "python36-32bit-3.6.15-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-curses-3.6.15-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64" }, "product_reference": "python36-curses-3.6.15-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-curses-3.6.15-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le" }, "product_reference": "python36-curses-3.6.15-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-curses-3.6.15-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x" }, "product_reference": "python36-curses-3.6.15-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-curses-3.6.15-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64" }, "product_reference": "python36-curses-3.6.15-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-dbm-3.6.15-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64" }, "product_reference": "python36-dbm-3.6.15-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-dbm-3.6.15-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le" }, "product_reference": "python36-dbm-3.6.15-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-dbm-3.6.15-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x" }, "product_reference": "python36-dbm-3.6.15-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-dbm-3.6.15-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64" }, "product_reference": "python36-dbm-3.6.15-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-idle-3.6.15-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64" }, "product_reference": "python36-idle-3.6.15-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-idle-3.6.15-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le" }, "product_reference": "python36-idle-3.6.15-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-idle-3.6.15-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x" }, "product_reference": "python36-idle-3.6.15-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-idle-3.6.15-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64" }, "product_reference": "python36-idle-3.6.15-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-tk-3.6.15-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64" }, "product_reference": "python36-tk-3.6.15-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-tk-3.6.15-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le" }, "product_reference": "python36-tk-3.6.15-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-tk-3.6.15-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x" }, "product_reference": "python36-tk-3.6.15-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-tk-3.6.15-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" }, "product_reference": "python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-4650" }, { "cve": "CVE-2016-0772", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-0772" } ], "notes": [ { "category": "general", "text": "The smtplib library in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 does not return an error when StartTLS fails, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between the client and the registry to block the StartTLS command, aka a \"StartTLS stripping attack.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-0772", "url": "https://www.suse.com/security/cve/CVE-2016-0772" }, { "category": "external", "summary": "SUSE Bug 984751 for CVE-2016-0772", "url": "https://bugzilla.suse.com/984751" } ], "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-0772" }, { "cve": "CVE-2016-1000110", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-1000110" } ], "notes": [ { "category": "general", "text": "The CGIHandler class in Python before 2.7.12 does not protect against the HTTP_PROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-1000110", "url": "https://www.suse.com/security/cve/CVE-2016-1000110" }, { "category": "external", "summary": "SUSE Bug 988484 for CVE-2016-1000110", "url": "https://bugzilla.suse.com/988484" }, { "category": "external", "summary": "SUSE Bug 989523 for CVE-2016-1000110", "url": "https://bugzilla.suse.com/989523" } ], "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-1000110" }, { "cve": "CVE-2016-5636", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5636" } ], "notes": [ { "category": "general", "text": "Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5636", "url": "https://www.suse.com/security/cve/CVE-2016-5636" }, { "category": "external", "summary": "SUSE Bug 1065451 for CVE-2016-5636", "url": "https://bugzilla.suse.com/1065451" }, { "category": "external", "summary": "SUSE Bug 1106262 for CVE-2016-5636", "url": "https://bugzilla.suse.com/1106262" }, { "category": "external", "summary": "SUSE Bug 985177 for CVE-2016-5636", "url": "https://bugzilla.suse.com/985177" } ], "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-5636" }, { "cve": "CVE-2016-5699", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5699" } ], "notes": [ { "category": "general", "text": "CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5699", "url": "https://www.suse.com/security/cve/CVE-2016-5699" }, { "category": "external", "summary": "SUSE Bug 1122729 for CVE-2016-5699", "url": "https://bugzilla.suse.com/1122729" }, { "category": "external", "summary": "SUSE Bug 1130840 for CVE-2016-5699", "url": "https://bugzilla.suse.com/1130840" }, { "category": "external", "summary": "SUSE Bug 985348 for CVE-2016-5699", "url": "https://bugzilla.suse.com/985348" }, { "category": "external", "summary": "SUSE Bug 985351 for CVE-2016-5699", "url": "https://bugzilla.suse.com/985351" }, { "category": "external", "summary": "SUSE Bug 986630 for CVE-2016-5699", "url": "https://bugzilla.suse.com/986630" } ], "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-5699" }, { "cve": "CVE-2017-18207", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18207" } ], "notes": [ { "category": "general", "text": "The Wave_read._read_fmt_chunk function in Lib/wave.py in Python through 3.6.4 does not ensure a nonzero channel value, which allows attackers to cause a denial of service (divide-by-zero and exception) via a crafted wav format audio file. NOTE: the vendor disputes this issue because Python applications \"need to be prepared to handle a wide variety of exceptions.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18207", "url": "https://www.suse.com/security/cve/CVE-2017-18207" }, { "category": "external", "summary": "SUSE Bug 1083507 for CVE-2017-18207", "url": "https://bugzilla.suse.com/1083507" } ], "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-18207" }, { "cve": "CVE-2018-1000802", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1000802" } ], "notes": [ { "category": "general", "text": "Python Software Foundation Python (CPython) version 2.7 contains a CWE-77: Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027) vulnerability in shutil module (make_archive function) that can result in Denial of service, Information gain via injection of arbitrary files on the system or entire drive. This attack appear to be exploitable via Passage of unfiltered user input to the function. This vulnerability appears to have been fixed in after commit add531a1e55b0a739b0f42582f1c9747e5649ace.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1000802", "url": "https://www.suse.com/security/cve/CVE-2018-1000802" }, { "category": "external", "summary": "SUSE Bug 1109663 for CVE-2018-1000802", "url": "https://bugzilla.suse.com/1109663" } ], "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-1000802" }, { "cve": "CVE-2018-1060", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1060" } ], "notes": [ { "category": "general", "text": "python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in pop3lib\u0027s apop() method. An attacker could use this flaw to cause denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1060", "url": "https://www.suse.com/security/cve/CVE-2018-1060" }, { "category": "external", "summary": "SUSE Bug 1088009 for CVE-2018-1060", "url": "https://bugzilla.suse.com/1088009" } ], "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2018-1060" }, { "cve": "CVE-2018-1061", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1061" } ], "notes": [ { "category": "general", "text": "python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in the difflib.IS_LINE_JUNK method. An attacker could use this flaw to cause denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1061", "url": "https://www.suse.com/security/cve/CVE-2018-1061" }, { "category": "external", "summary": "SUSE Bug 1088004 for CVE-2018-1061", "url": "https://bugzilla.suse.com/1088004" } ], "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2018-1061" }, { "cve": "CVE-2018-14647", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-14647" } ], "notes": [ { "category": "general", "text": "Python\u0027s elementtree C accelerator failed to initialise Expat\u0027s hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by constructing an XML document that would cause pathological hash collisions in Expat\u0027s internal data structures, consuming large amounts CPU and RAM. The vulnerability exists in Python versions 3.7.0, 3.6.0 through 3.6.6, 3.5.0 through 3.5.6, 3.4.0 through 3.4.9, 2.7.0 through 2.7.15.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-14647", "url": "https://www.suse.com/security/cve/CVE-2018-14647" }, { "category": "external", "summary": "SUSE Bug 1109847 for CVE-2018-14647", "url": "https://bugzilla.suse.com/1109847" }, { "category": "external", "summary": "SUSE Bug 1126909 for CVE-2018-14647", "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-14647" }, { "cve": "CVE-2018-20406", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-20406" } ], "notes": [ { "category": "general", "text": "Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a \"resize to twice the size\" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data. This issue is fixed in: v3.4.10, v3.4.10rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.7rc1, 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.7, v3.6.7rc1, v3.6.7rc2, v3.6.8, v3.6.8rc1, v3.6.9, v3.6.9rc1; v3.7.1, v3.7.1rc1, v3.7.1rc2, v3.7.2, v3.7.2rc1, v3.7.3, v3.7.3rc1, 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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-20406", "url": "https://www.suse.com/security/cve/CVE-2018-20406" }, { "category": "external", "summary": "SUSE Bug 1120644 for CVE-2018-20406", "url": "https://bugzilla.suse.com/1120644" } ], "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-20406" }, { "cve": "CVE-2018-20852", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-20852" } ], "notes": [ { "category": "general", "text": "http.cookiejar.DefaultPolicy.domain_return_ok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostname as a suffix (e.g., pythonicexample.com to steal cookies for example.com). When a program uses http.cookiejar.DefaultPolicy and tries to do an HTTP connection to an attacker-controlled server, existing cookies can be leaked to the attacker. This affects 2.x through 2.7.16, 3.x before 3.4.10, 3.5.x before 3.5.7, 3.6.x before 3.6.9, and 3.7.x before 3.7.3.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-20852", "url": "https://www.suse.com/security/cve/CVE-2018-20852" }, { "category": "external", "summary": "SUSE Bug 1141853 for CVE-2018-20852", "url": "https://bugzilla.suse.com/1141853" } ], "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-20852" }, { "cve": "CVE-2019-10160", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10160" } ], "notes": [ { "category": "general", "text": "A security regression of CVE-2019-9636 was discovered in python since commit d537ab0ff9767ef024f26246899728f0116b1ec3 affecting versions 2.7, 3.5, 3.6, 3.7 and from v3.8.0a4 through v3.8.0b1, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL. When an application parses user-supplied URLs to store cookies, authentication credentials, or other kind of information, it is possible for an attacker to provide specially crafted URLs to make the application locate host-related information (e.g. cookies, authentication data) and send them to a different host than where it should, unlike if the URLs had been correctly parsed. The result of an attack may vary based on the application.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10160", "url": "https://www.suse.com/security/cve/CVE-2019-10160" }, { "category": "external", "summary": "SUSE Bug 1138459 for CVE-2019-10160", "url": "https://bugzilla.suse.com/1138459" } ], "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-10160" }, { "cve": "CVE-2019-15903", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-15903" } ], "notes": [ { "category": "general", "text": "In libexpat before 2.2.8, crafted XML input could fool the parser into changing from DTD parsing to document parsing too early; a consecutive call to XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber) then resulted in a heap-based buffer over-read.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-15903", "url": "https://www.suse.com/security/cve/CVE-2019-15903" }, { "category": "external", "summary": "SUSE Bug 1149429 for CVE-2019-15903", "url": "https://bugzilla.suse.com/1149429" }, { "category": "external", "summary": "SUSE Bug 1154738 for CVE-2019-15903", "url": "https://bugzilla.suse.com/1154738" }, { "category": "external", "summary": "SUSE Bug 1154806 for CVE-2019-15903", "url": "https://bugzilla.suse.com/1154806" } ], "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-15903" }, { "cve": "CVE-2019-16056", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-16056" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address that should be denied. An attack may be the same as in CVE-2019-11340; however, this CVE applies to Python more generally.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-16056", "url": "https://www.suse.com/security/cve/CVE-2019-16056" }, { "category": "external", "summary": "SUSE Bug 1149955 for CVE-2019-16056", "url": "https://bugzilla.suse.com/1149955" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-16056" }, { "cve": "CVE-2019-16935", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-16935" } ], "notes": [ { "category": "general", "text": "The documentation XML-RPC server in Python through 2.7.16, 3.x through 3.6.9, and 3.7.x through 3.7.4 has XSS via the server_title field. This occurs in Lib/DocXMLRPCServer.py in Python 2.x, and in Lib/xmlrpc/server.py in Python 3.x. If set_server_title is called with untrusted input, arbitrary JavaScript can be delivered to clients that visit the http URL for this server.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-16935", "url": "https://www.suse.com/security/cve/CVE-2019-16935" }, { "category": "external", "summary": "SUSE Bug 1153238 for CVE-2019-16935", "url": "https://bugzilla.suse.com/1153238" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-16935" }, { "cve": "CVE-2019-18348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-18348" } ], "notes": [ { "category": "general", "text": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-18348", "url": "https://www.suse.com/security/cve/CVE-2019-18348" }, { "category": "external", "summary": "SUSE Bug 1155094 for CVE-2019-18348", "url": "https://bugzilla.suse.com/1155094" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-18348" }, { "cve": "CVE-2019-20907", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20907" } ], "notes": [ { "category": "general", "text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-20907" }, { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-20916" }, { "cve": "CVE-2019-5010", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5010" } ], "notes": [ { "category": "general", "text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-5010" }, { "cve": "CVE-2019-9636", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9636" } ], "notes": [ { "category": "general", "text": "Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handling of Unicode Encoding (with an incorrect netloc) during NFKC normalization. The impact is: Information disclosure (credentials, cookies, etc. that are cached against a given hostname). The components are: urllib.parse.urlsplit, urllib.parse.urlparse. The attack vector is: A specially crafted URL could be incorrectly parsed to locate cookies or authentication data and send that information to a different host than when parsed correctly. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.7, 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.3, v3.7.3rc1, 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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9636", "url": "https://www.suse.com/security/cve/CVE-2019-9636" }, { "category": "external", "summary": "SUSE Bug 1129346 for CVE-2019-9636", "url": "https://bugzilla.suse.com/1129346" }, { "category": "external", "summary": "SUSE Bug 1135433 for CVE-2019-9636", "url": "https://bugzilla.suse.com/1135433" }, { "category": "external", "summary": "SUSE Bug 1138459 for CVE-2019-9636", "url": "https://bugzilla.suse.com/1138459" }, { "category": "external", "summary": "SUSE Bug 1145004 for CVE-2019-9636", "url": "https://bugzilla.suse.com/1145004" } ], "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-9636" }, { "cve": "CVE-2019-9674", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9674" } ], "notes": [ { "category": "general", "text": "Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9674", "url": "https://www.suse.com/security/cve/CVE-2019-9674" }, { "category": "external", "summary": "SUSE Bug 1162825 for CVE-2019-9674", "url": "https://bugzilla.suse.com/1162825" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-9674" }, { "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-9947" }, { "cve": "CVE-2020-14422", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14422" } ], "notes": [ { "category": "general", "text": "Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a remote attacker to cause a denial of service if an application is affected by the performance of a dictionary containing IPv4Interface or IPv6Interface objects, and this attacker can cause many dictionary entries to be created. This is fixed in: v3.5.10, v3.5.10rc1; v3.6.12; v3.7.9; v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1; v3.9.0, v3.9.0b4, v3.9.0b5, v3.9.0rc1, v3.9.0rc2.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14422", "url": "https://www.suse.com/security/cve/CVE-2020-14422" }, { "category": "external", "summary": "SUSE Bug 1173274 for CVE-2020-14422", "url": "https://bugzilla.suse.com/1173274" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-14422" }, { "cve": "CVE-2020-26116", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-26116" } ], "notes": [ { "category": "general", "text": "http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-26116", "url": "https://www.suse.com/security/cve/CVE-2020-26116" }, { "category": "external", "summary": "SUSE Bug 1177120 for CVE-2020-26116", "url": "https://bugzilla.suse.com/1177120" }, { "category": "external", "summary": "SUSE Bug 1177211 for CVE-2020-26116", "url": "https://bugzilla.suse.com/1177211" }, { "category": "external", "summary": "SUSE Bug 1192361 for CVE-2020-26116", "url": "https://bugzilla.suse.com/1192361" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-26116" }, { "cve": "CVE-2020-27619", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-27619" } ], "notes": [ { "category": "general", "text": "In Python 3 through 3.9.0, the Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-27619", "url": "https://www.suse.com/security/cve/CVE-2020-27619" }, { "category": "external", "summary": "SUSE Bug 1178009 for CVE-2020-27619", "url": "https://bugzilla.suse.com/1178009" }, { "category": "external", "summary": "SUSE Bug 1180254 for CVE-2020-27619", "url": "https://bugzilla.suse.com/1180254" }, { "category": "external", "summary": "SUSE Bug 1193386 for CVE-2020-27619", "url": "https://bugzilla.suse.com/1193386" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-27619" }, { "cve": "CVE-2020-8492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8492" } ], "notes": [ { "category": "general", "text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-23336" }, { "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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.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:python36-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-32bit-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-curses-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-dbm-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-idle-3.6.15-1.1.x86_64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.aarch64", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.ppc64le", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.s390x", "openSUSE Tumbleweed:python36-tk-3.6.15-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3737" } ] }
opensuse-su-2024:11551-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": "python-2.7.18-9.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python-2.7.18-9.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11551", "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_11551-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20907 page", "url": "https://www.suse.com/security/cve/CVE-2019-20907/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-26116 page", "url": "https://www.suse.com/security/cve/CVE-2020-26116/" } ], "title": "python-2.7.18-9.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:11551-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": "python-2.7.18-9.1.aarch64", "product": { "name": "python-2.7.18-9.1.aarch64", "product_id": "python-2.7.18-9.1.aarch64" } }, { "category": "product_version", "name": "python-32bit-2.7.18-9.1.aarch64", "product": { "name": "python-32bit-2.7.18-9.1.aarch64", "product_id": "python-32bit-2.7.18-9.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.18-9.1.aarch64", "product": { "name": "python-curses-2.7.18-9.1.aarch64", "product_id": "python-curses-2.7.18-9.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.18-9.1.aarch64", "product": { "name": "python-demo-2.7.18-9.1.aarch64", "product_id": "python-demo-2.7.18-9.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-9.1.aarch64", "product": { "name": "python-gdbm-2.7.18-9.1.aarch64", "product_id": "python-gdbm-2.7.18-9.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.18-9.1.aarch64", "product": { "name": "python-idle-2.7.18-9.1.aarch64", "product_id": "python-idle-2.7.18-9.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.18-9.1.aarch64", "product": { "name": "python-tk-2.7.18-9.1.aarch64", "product_id": "python-tk-2.7.18-9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python-2.7.18-9.1.ppc64le", "product": { "name": "python-2.7.18-9.1.ppc64le", "product_id": "python-2.7.18-9.1.ppc64le" } }, { "category": "product_version", "name": "python-32bit-2.7.18-9.1.ppc64le", "product": { "name": "python-32bit-2.7.18-9.1.ppc64le", "product_id": "python-32bit-2.7.18-9.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.18-9.1.ppc64le", "product": { "name": "python-curses-2.7.18-9.1.ppc64le", "product_id": "python-curses-2.7.18-9.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.18-9.1.ppc64le", "product": { "name": "python-demo-2.7.18-9.1.ppc64le", "product_id": "python-demo-2.7.18-9.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-9.1.ppc64le", "product": { "name": "python-gdbm-2.7.18-9.1.ppc64le", "product_id": "python-gdbm-2.7.18-9.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.18-9.1.ppc64le", "product": { "name": "python-idle-2.7.18-9.1.ppc64le", "product_id": "python-idle-2.7.18-9.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.18-9.1.ppc64le", "product": { "name": "python-tk-2.7.18-9.1.ppc64le", "product_id": "python-tk-2.7.18-9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-2.7.18-9.1.s390x", "product": { "name": "python-2.7.18-9.1.s390x", "product_id": "python-2.7.18-9.1.s390x" } }, { "category": "product_version", "name": "python-32bit-2.7.18-9.1.s390x", "product": { "name": "python-32bit-2.7.18-9.1.s390x", "product_id": "python-32bit-2.7.18-9.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.18-9.1.s390x", "product": { "name": "python-curses-2.7.18-9.1.s390x", "product_id": "python-curses-2.7.18-9.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.18-9.1.s390x", "product": { "name": "python-demo-2.7.18-9.1.s390x", "product_id": "python-demo-2.7.18-9.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-9.1.s390x", "product": { "name": "python-gdbm-2.7.18-9.1.s390x", "product_id": "python-gdbm-2.7.18-9.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.18-9.1.s390x", "product": { "name": "python-idle-2.7.18-9.1.s390x", "product_id": "python-idle-2.7.18-9.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.18-9.1.s390x", "product": { "name": "python-tk-2.7.18-9.1.s390x", "product_id": "python-tk-2.7.18-9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-2.7.18-9.1.x86_64", "product": { "name": "python-2.7.18-9.1.x86_64", "product_id": "python-2.7.18-9.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.18-9.1.x86_64", "product": { "name": "python-32bit-2.7.18-9.1.x86_64", "product_id": "python-32bit-2.7.18-9.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.18-9.1.x86_64", "product": { "name": "python-curses-2.7.18-9.1.x86_64", "product_id": "python-curses-2.7.18-9.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.18-9.1.x86_64", "product": { "name": "python-demo-2.7.18-9.1.x86_64", "product_id": "python-demo-2.7.18-9.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-9.1.x86_64", "product": { "name": "python-gdbm-2.7.18-9.1.x86_64", "product_id": "python-gdbm-2.7.18-9.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.18-9.1.x86_64", "product": { "name": "python-idle-2.7.18-9.1.x86_64", "product_id": "python-idle-2.7.18-9.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.18-9.1.x86_64", "product": { "name": "python-tk-2.7.18-9.1.x86_64", "product_id": "python-tk-2.7.18-9.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": "python-2.7.18-9.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-9.1.aarch64" }, "product_reference": "python-2.7.18-9.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-9.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-9.1.ppc64le" }, "product_reference": "python-2.7.18-9.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-9.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-9.1.s390x" }, "product_reference": "python-2.7.18-9.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-9.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-9.1.x86_64" }, "product_reference": "python-2.7.18-9.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-9.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.aarch64" }, "product_reference": "python-32bit-2.7.18-9.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-9.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.ppc64le" }, "product_reference": "python-32bit-2.7.18-9.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-9.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.s390x" }, "product_reference": "python-32bit-2.7.18-9.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-9.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.x86_64" }, "product_reference": "python-32bit-2.7.18-9.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-9.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-9.1.aarch64" }, "product_reference": "python-curses-2.7.18-9.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-9.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-9.1.ppc64le" }, "product_reference": "python-curses-2.7.18-9.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-9.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-9.1.s390x" }, "product_reference": "python-curses-2.7.18-9.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-9.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-9.1.x86_64" }, "product_reference": "python-curses-2.7.18-9.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-9.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-9.1.aarch64" }, "product_reference": "python-demo-2.7.18-9.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-9.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-9.1.ppc64le" }, "product_reference": "python-demo-2.7.18-9.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-9.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-9.1.s390x" }, "product_reference": "python-demo-2.7.18-9.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-9.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-9.1.x86_64" }, "product_reference": "python-demo-2.7.18-9.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-9.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-9.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-9.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-9.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-9.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.s390x" }, "product_reference": "python-gdbm-2.7.18-9.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-9.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-9.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-9.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-9.1.aarch64" }, "product_reference": "python-idle-2.7.18-9.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-9.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-9.1.ppc64le" }, "product_reference": "python-idle-2.7.18-9.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-9.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-9.1.s390x" }, "product_reference": "python-idle-2.7.18-9.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-9.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-9.1.x86_64" }, "product_reference": "python-idle-2.7.18-9.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-9.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-9.1.aarch64" }, "product_reference": "python-tk-2.7.18-9.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-9.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-9.1.ppc64le" }, "product_reference": "python-tk-2.7.18-9.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-9.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-9.1.s390x" }, "product_reference": "python-tk-2.7.18-9.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-9.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-9.1.x86_64" }, "product_reference": "python-tk-2.7.18-9.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "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:python-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-9.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:python-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-9.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:python-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-20907" }, { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-20916" }, { "cve": "CVE-2020-26116", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-26116" } ], "notes": [ { "category": "general", "text": "http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-26116", "url": "https://www.suse.com/security/cve/CVE-2020-26116" }, { "category": "external", "summary": "SUSE Bug 1177120 for CVE-2020-26116", "url": "https://bugzilla.suse.com/1177120" }, { "category": "external", "summary": "SUSE Bug 1177211 for CVE-2020-26116", "url": "https://bugzilla.suse.com/1177211" }, { "category": "external", "summary": "SUSE Bug 1192361 for CVE-2020-26116", "url": "https://bugzilla.suse.com/1192361" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-9.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-26116" } ] }
opensuse-su-2020:2184-1
Vulnerability from csaf_opensuse
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 python-pip", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-pip fixes the following issues:\n \n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-2184", "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-2020_2184-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:2184-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/G3AA6BSUJEGBBKUCQO6J25OSG7PA6ZKH/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:2184-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/G3AA6BSUJEGBBKUCQO6J25OSG7PA6ZKH/" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-pip", "tracking": { "current_release_date": "2020-12-07T11:05:06Z", "generator": { "date": "2020-12-07T11:05:06Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:2184-1", "initial_release_date": "2020-12-07T11:05:06Z", "revision_history": [ { "date": "2020-12-07T11:05:06Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-pip-10.0.1-lp151.3.6.1.noarch", "product": { "name": "python2-pip-10.0.1-lp151.3.6.1.noarch", "product_id": "python2-pip-10.0.1-lp151.3.6.1.noarch" } }, { "category": "product_version", "name": "python2-pip-wheel-10.0.1-lp151.3.6.1.noarch", "product": { "name": "python2-pip-wheel-10.0.1-lp151.3.6.1.noarch", "product_id": "python2-pip-wheel-10.0.1-lp151.3.6.1.noarch" } }, { "category": "product_version", "name": "python3-pip-10.0.1-lp151.3.6.1.noarch", "product": { "name": "python3-pip-10.0.1-lp151.3.6.1.noarch", "product_id": "python3-pip-10.0.1-lp151.3.6.1.noarch" } }, { "category": "product_version", "name": "python3-pip-wheel-10.0.1-lp151.3.6.1.noarch", "product": { "name": "python3-pip-wheel-10.0.1-lp151.3.6.1.noarch", "product_id": "python3-pip-wheel-10.0.1-lp151.3.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-lp151.3.6.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python2-pip-10.0.1-lp151.3.6.1.noarch" }, "product_reference": "python2-pip-10.0.1-lp151.3.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-10.0.1-lp151.3.6.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python2-pip-wheel-10.0.1-lp151.3.6.1.noarch" }, "product_reference": "python2-pip-wheel-10.0.1-lp151.3.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-lp151.3.6.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-pip-10.0.1-lp151.3.6.1.noarch" }, "product_reference": "python3-pip-10.0.1-lp151.3.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-wheel-10.0.1-lp151.3.6.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-pip-wheel-10.0.1-lp151.3.6.1.noarch" }, "product_reference": "python3-pip-wheel-10.0.1-lp151.3.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:python2-pip-10.0.1-lp151.3.6.1.noarch", "openSUSE Leap 15.1:python2-pip-wheel-10.0.1-lp151.3.6.1.noarch", "openSUSE Leap 15.1:python3-pip-10.0.1-lp151.3.6.1.noarch", "openSUSE Leap 15.1:python3-pip-wheel-10.0.1-lp151.3.6.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:python2-pip-10.0.1-lp151.3.6.1.noarch", "openSUSE Leap 15.1:python2-pip-wheel-10.0.1-lp151.3.6.1.noarch", "openSUSE Leap 15.1:python3-pip-10.0.1-lp151.3.6.1.noarch", "openSUSE Leap 15.1:python3-pip-wheel-10.0.1-lp151.3.6.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:python2-pip-10.0.1-lp151.3.6.1.noarch", "openSUSE Leap 15.1:python2-pip-wheel-10.0.1-lp151.3.6.1.noarch", "openSUSE Leap 15.1:python3-pip-10.0.1-lp151.3.6.1.noarch", "openSUSE Leap 15.1:python3-pip-wheel-10.0.1-lp151.3.6.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-12-07T11:05:06Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
opensuse-su-2021:0331-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": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2021-3177: Fixed buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution (bsc#1181126).\n- Provide the newest setuptools wheel (bsc#1176262, CVE-2019-20916) in their correct form (bsc#1180686).\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2021-331", "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-2021_0331-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:0331-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3AKEBUCTPHZWXJGF6EWK7HBTO726SP2Y/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:0331-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3AKEBUCTPHZWXJGF6EWK7HBTO726SP2Y/" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1179756", "url": "https://bugzilla.suse.com/1179756" }, { "category": "self", "summary": "SUSE Bug 1180686", "url": "https://bugzilla.suse.com/1180686" }, { "category": "self", "summary": "SUSE Bug 1181126", "url": "https://bugzilla.suse.com/1181126" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3177 page", "url": "https://www.suse.com/security/cve/CVE-2021-3177/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2021-02-22T23:05:00Z", "generator": { "date": "2021-02-22T23:05:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:0331-1", "initial_release_date": "2021-02-22T23:05:00Z", "revision_history": [ { "date": "2021-02-22T23:05:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-lp152.4.17.1.i586", "product": { "name": "libpython3_6m1_0-3.6.12-lp152.4.17.1.i586", "product_id": "libpython3_6m1_0-3.6.12-lp152.4.17.1.i586" } }, { "category": "product_version", "name": "python3-3.6.12-lp152.4.17.1.i586", "product": { "name": "python3-3.6.12-lp152.4.17.1.i586", "product_id": "python3-3.6.12-lp152.4.17.1.i586" } }, { "category": "product_version", "name": "python3-base-3.6.12-lp152.4.17.1.i586", "product": { "name": "python3-base-3.6.12-lp152.4.17.1.i586", "product_id": "python3-base-3.6.12-lp152.4.17.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.12-lp152.4.17.1.i586", "product": { "name": "python3-curses-3.6.12-lp152.4.17.1.i586", "product_id": "python3-curses-3.6.12-lp152.4.17.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-lp152.4.17.1.i586", "product": { "name": "python3-dbm-3.6.12-lp152.4.17.1.i586", "product_id": "python3-dbm-3.6.12-lp152.4.17.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.12-lp152.4.17.1.i586", "product": { "name": "python3-devel-3.6.12-lp152.4.17.1.i586", "product_id": "python3-devel-3.6.12-lp152.4.17.1.i586" } }, { "category": "product_version", "name": "python3-doc-3.6.12-lp152.4.17.1.i586", "product": { "name": "python3-doc-3.6.12-lp152.4.17.1.i586", "product_id": "python3-doc-3.6.12-lp152.4.17.1.i586" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.12-lp152.4.17.1.i586", "product": { "name": "python3-doc-devhelp-3.6.12-lp152.4.17.1.i586", "product_id": "python3-doc-devhelp-3.6.12-lp152.4.17.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.12-lp152.4.17.1.i586", "product": { "name": "python3-idle-3.6.12-lp152.4.17.1.i586", "product_id": "python3-idle-3.6.12-lp152.4.17.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-lp152.4.17.1.i586", "product": { "name": "python3-testsuite-3.6.12-lp152.4.17.1.i586", "product_id": "python3-testsuite-3.6.12-lp152.4.17.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.12-lp152.4.17.1.i586", "product": { "name": "python3-tk-3.6.12-lp152.4.17.1.i586", "product_id": "python3-tk-3.6.12-lp152.4.17.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.12-lp152.4.17.1.i586", "product": { "name": "python3-tools-3.6.12-lp152.4.17.1.i586", "product_id": "python3-tools-3.6.12-lp152.4.17.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.12-lp152.4.17.1.x86_64", "product_id": "libpython3_6m1_0-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.12-lp152.4.17.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "python3-3.6.12-lp152.4.17.1.x86_64", "product_id": "python3-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "python3-32bit-3.6.12-lp152.4.17.1.x86_64", "product_id": "python3-32bit-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "python3-base-3.6.12-lp152.4.17.1.x86_64", "product_id": "python3-base-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "python3-base-32bit-3.6.12-lp152.4.17.1.x86_64", "product_id": "python3-base-32bit-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "python3-curses-3.6.12-lp152.4.17.1.x86_64", "product_id": "python3-curses-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "python3-dbm-3.6.12-lp152.4.17.1.x86_64", "product_id": "python3-dbm-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "python3-devel-3.6.12-lp152.4.17.1.x86_64", "product_id": "python3-devel-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "python3-doc-3.6.12-lp152.4.17.1.x86_64", "product_id": "python3-doc-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "python3-doc-devhelp-3.6.12-lp152.4.17.1.x86_64", "product_id": "python3-doc-devhelp-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "python3-idle-3.6.12-lp152.4.17.1.x86_64", "product_id": "python3-idle-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "python3-testsuite-3.6.12-lp152.4.17.1.x86_64", "product_id": "python3-testsuite-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "python3-tk-3.6.12-lp152.4.17.1.x86_64", "product_id": "python3-tk-3.6.12-lp152.4.17.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.12-lp152.4.17.1.x86_64", "product": { "name": "python3-tools-3.6.12-lp152.4.17.1.x86_64", "product_id": "python3-tools-3.6.12-lp152.4.17.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-lp152.4.17.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.i586" }, "product_reference": "libpython3_6m1_0-3.6.12-lp152.4.17.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libpython3_6m1_0-32bit-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-lp152.4.17.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.i586" }, "product_reference": "python3-3.6.12-lp152.4.17.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "python3-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-32bit-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-32bit-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "python3-32bit-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-lp152.4.17.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.i586" }, "product_reference": "python3-base-3.6.12-lp152.4.17.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "python3-base-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-32bit-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-base-32bit-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "python3-base-32bit-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-lp152.4.17.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.i586" }, "product_reference": "python3-curses-3.6.12-lp152.4.17.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "python3-curses-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-lp152.4.17.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.i586" }, "product_reference": "python3-dbm-3.6.12-lp152.4.17.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "python3-dbm-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-lp152.4.17.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.i586" }, "product_reference": "python3-devel-3.6.12-lp152.4.17.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "python3-devel-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.12-lp152.4.17.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.i586" }, "product_reference": "python3-doc-3.6.12-lp152.4.17.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "python3-doc-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.12-lp152.4.17.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.i586" }, "product_reference": "python3-doc-devhelp-3.6.12-lp152.4.17.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "python3-doc-devhelp-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-lp152.4.17.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.i586" }, "product_reference": "python3-idle-3.6.12-lp152.4.17.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "python3-idle-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.12-lp152.4.17.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.i586" }, "product_reference": "python3-testsuite-3.6.12-lp152.4.17.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "python3-testsuite-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-lp152.4.17.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.i586" }, "product_reference": "python3-tk-3.6.12-lp152.4.17.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "python3-tk-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-lp152.4.17.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.1.i586" }, "product_reference": "python3-tools-3.6.12-lp152.4.17.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-lp152.4.17.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.1.x86_64" }, "product_reference": "python3-tools-3.6.12-lp152.4.17.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:libpython3_6m1_0-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-base-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:libpython3_6m1_0-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-base-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:libpython3_6m1_0-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-base-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-02-22T23:05:00Z", "details": "moderate" } ], "title": "CVE-2019-20916" }, { "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 Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:libpython3_6m1_0-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-base-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.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 Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:libpython3_6m1_0-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-base-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.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 Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:libpython3_6m1_0-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-base-32bit-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-doc-devhelp-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.17.1.x86_64", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.1.i586", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-02-22T23:05:00Z", "details": "moderate" } ], "title": "CVE-2021-3177" } ] }
opensuse-su-2020:2169-1
Vulnerability from csaf_opensuse
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 python-pip", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-pip fixes the following issues:\n \n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-2169", "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-2020_2169-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:2169-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7DKY5FFZVXAPBL5ATB6LJG4VYEF3GOLN/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:2169-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7DKY5FFZVXAPBL5ATB6LJG4VYEF3GOLN/" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-pip", "tracking": { "current_release_date": "2020-12-05T16:23:07Z", "generator": { "date": "2020-12-05T16:23:07Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:2169-1", "initial_release_date": "2020-12-05T16:23:07Z", "revision_history": [ { "date": "2020-12-05T16:23:07Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-pip-10.0.1-lp152.4.6.1.noarch", "product": { "name": "python2-pip-10.0.1-lp152.4.6.1.noarch", "product_id": "python2-pip-10.0.1-lp152.4.6.1.noarch" } }, { "category": "product_version", "name": "python2-pip-wheel-10.0.1-lp152.4.6.1.noarch", "product": { "name": "python2-pip-wheel-10.0.1-lp152.4.6.1.noarch", "product_id": "python2-pip-wheel-10.0.1-lp152.4.6.1.noarch" } }, { "category": "product_version", "name": "python3-pip-10.0.1-lp152.4.6.1.noarch", "product": { "name": "python3-pip-10.0.1-lp152.4.6.1.noarch", "product_id": "python3-pip-10.0.1-lp152.4.6.1.noarch" } }, { "category": "product_version", "name": "python3-pip-wheel-10.0.1-lp152.4.6.1.noarch", "product": { "name": "python3-pip-wheel-10.0.1-lp152.4.6.1.noarch", "product_id": "python3-pip-wheel-10.0.1-lp152.4.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-lp152.4.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python2-pip-10.0.1-lp152.4.6.1.noarch" }, "product_reference": "python2-pip-10.0.1-lp152.4.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-10.0.1-lp152.4.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python2-pip-wheel-10.0.1-lp152.4.6.1.noarch" }, "product_reference": "python2-pip-wheel-10.0.1-lp152.4.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-lp152.4.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-pip-10.0.1-lp152.4.6.1.noarch" }, "product_reference": "python3-pip-10.0.1-lp152.4.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-wheel-10.0.1-lp152.4.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-pip-wheel-10.0.1-lp152.4.6.1.noarch" }, "product_reference": "python3-pip-wheel-10.0.1-lp152.4.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:python2-pip-10.0.1-lp152.4.6.1.noarch", "openSUSE Leap 15.2:python2-pip-wheel-10.0.1-lp152.4.6.1.noarch", "openSUSE Leap 15.2:python3-pip-10.0.1-lp152.4.6.1.noarch", "openSUSE Leap 15.2:python3-pip-wheel-10.0.1-lp152.4.6.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:python2-pip-10.0.1-lp152.4.6.1.noarch", "openSUSE Leap 15.2:python2-pip-wheel-10.0.1-lp152.4.6.1.noarch", "openSUSE Leap 15.2:python3-pip-10.0.1-lp152.4.6.1.noarch", "openSUSE Leap 15.2:python3-pip-wheel-10.0.1-lp152.4.6.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:python2-pip-10.0.1-lp152.4.6.1.noarch", "openSUSE Leap 15.2:python2-pip-wheel-10.0.1-lp152.4.6.1.noarch", "openSUSE Leap 15.2:python3-pip-10.0.1-lp152.4.6.1.noarch", "openSUSE Leap 15.2:python3-pip-wheel-10.0.1-lp152.4.6.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-12-05T16:23:07Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
opensuse-su-2020:2152-1
Vulnerability from csaf_opensuse
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 python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\nUpdate to 3.6.12 (bsc#1179193), including:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-2152", "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-2020_2152-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:2152-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4KXU352TPOYPGUNSKDJRXFXWPD5NF32K/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:2152-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4KXU352TPOYPGUNSKDJRXFXWPD5NF32K/" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1179193", "url": "https://bugzilla.suse.com/1179193" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2020-12-03T09:05:37Z", "generator": { "date": "2020-12-03T09:05:37Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:2152-1", "initial_release_date": "2020-12-03T09:05:37Z", "revision_history": [ { "date": "2020-12-03T09:05:37Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-lp152.4.9.1.i586", "product": { "name": "libpython3_6m1_0-3.6.12-lp152.4.9.1.i586", "product_id": "libpython3_6m1_0-3.6.12-lp152.4.9.1.i586" } }, { "category": "product_version", "name": "python3-3.6.12-lp152.4.9.1.i586", "product": { "name": "python3-3.6.12-lp152.4.9.1.i586", "product_id": "python3-3.6.12-lp152.4.9.1.i586" } }, { "category": "product_version", "name": "python3-base-3.6.12-lp152.4.9.1.i586", "product": { "name": "python3-base-3.6.12-lp152.4.9.1.i586", "product_id": "python3-base-3.6.12-lp152.4.9.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.12-lp152.4.9.1.i586", "product": { "name": "python3-curses-3.6.12-lp152.4.9.1.i586", "product_id": "python3-curses-3.6.12-lp152.4.9.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-lp152.4.9.1.i586", "product": { "name": "python3-dbm-3.6.12-lp152.4.9.1.i586", "product_id": "python3-dbm-3.6.12-lp152.4.9.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.12-lp152.4.9.1.i586", "product": { "name": "python3-devel-3.6.12-lp152.4.9.1.i586", "product_id": "python3-devel-3.6.12-lp152.4.9.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.12-lp152.4.9.1.i586", "product": { "name": "python3-idle-3.6.12-lp152.4.9.1.i586", "product_id": "python3-idle-3.6.12-lp152.4.9.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-lp152.4.9.1.i586", "product": { "name": "python3-testsuite-3.6.12-lp152.4.9.1.i586", "product_id": "python3-testsuite-3.6.12-lp152.4.9.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.12-lp152.4.9.1.i586", "product": { "name": "python3-tk-3.6.12-lp152.4.9.1.i586", "product_id": "python3-tk-3.6.12-lp152.4.9.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.12-lp152.4.9.1.i586", "product": { "name": "python3-tools-3.6.12-lp152.4.9.1.i586", "product_id": "python3-tools-3.6.12-lp152.4.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python3-doc-3.6.12-lp152.4.9.1.noarch", "product": { "name": "python3-doc-3.6.12-lp152.4.9.1.noarch", "product_id": "python3-doc-3.6.12-lp152.4.9.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-lp152.4.9.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.12-lp152.4.9.1.x86_64", "product_id": "libpython3_6m1_0-3.6.12-lp152.4.9.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.12-lp152.4.9.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.12-lp152.4.9.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.12-lp152.4.9.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.12-lp152.4.9.1.x86_64", "product": { "name": "python3-3.6.12-lp152.4.9.1.x86_64", "product_id": "python3-3.6.12-lp152.4.9.1.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.6.12-lp152.4.9.1.x86_64", "product": { "name": "python3-32bit-3.6.12-lp152.4.9.1.x86_64", "product_id": "python3-32bit-3.6.12-lp152.4.9.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.12-lp152.4.9.1.x86_64", "product": { "name": "python3-base-3.6.12-lp152.4.9.1.x86_64", "product_id": "python3-base-3.6.12-lp152.4.9.1.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.6.12-lp152.4.9.1.x86_64", "product": { "name": "python3-base-32bit-3.6.12-lp152.4.9.1.x86_64", "product_id": "python3-base-32bit-3.6.12-lp152.4.9.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.12-lp152.4.9.1.x86_64", "product": { "name": "python3-curses-3.6.12-lp152.4.9.1.x86_64", "product_id": "python3-curses-3.6.12-lp152.4.9.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-lp152.4.9.1.x86_64", "product": { "name": "python3-dbm-3.6.12-lp152.4.9.1.x86_64", "product_id": "python3-dbm-3.6.12-lp152.4.9.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.12-lp152.4.9.1.x86_64", "product": { "name": "python3-devel-3.6.12-lp152.4.9.1.x86_64", "product_id": "python3-devel-3.6.12-lp152.4.9.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.12-lp152.4.9.1.x86_64", "product": { "name": "python3-idle-3.6.12-lp152.4.9.1.x86_64", "product_id": "python3-idle-3.6.12-lp152.4.9.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-lp152.4.9.1.x86_64", "product": { "name": "python3-testsuite-3.6.12-lp152.4.9.1.x86_64", "product_id": "python3-testsuite-3.6.12-lp152.4.9.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.12-lp152.4.9.1.x86_64", "product": { "name": "python3-tk-3.6.12-lp152.4.9.1.x86_64", "product_id": "python3-tk-3.6.12-lp152.4.9.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.12-lp152.4.9.1.x86_64", "product": { "name": "python3-tools-3.6.12-lp152.4.9.1.x86_64", "product_id": "python3-tools-3.6.12-lp152.4.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-lp152.4.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.9.1.i586" }, "product_reference": "libpython3_6m1_0-3.6.12-lp152.4.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.9.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-lp152.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.12-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libpython3_6m1_0-32bit-3.6.12-lp152.4.9.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.12-lp152.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-lp152.4.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-3.6.12-lp152.4.9.1.i586" }, "product_reference": "python3-3.6.12-lp152.4.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-3.6.12-lp152.4.9.1.x86_64" }, "product_reference": "python3-3.6.12-lp152.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-32bit-3.6.12-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-32bit-3.6.12-lp152.4.9.1.x86_64" }, "product_reference": "python3-32bit-3.6.12-lp152.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-lp152.4.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.9.1.i586" }, "product_reference": "python3-base-3.6.12-lp152.4.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.9.1.x86_64" }, "product_reference": "python3-base-3.6.12-lp152.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-32bit-3.6.12-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-base-32bit-3.6.12-lp152.4.9.1.x86_64" }, "product_reference": "python3-base-32bit-3.6.12-lp152.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-lp152.4.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.9.1.i586" }, "product_reference": "python3-curses-3.6.12-lp152.4.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.9.1.x86_64" }, "product_reference": "python3-curses-3.6.12-lp152.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-lp152.4.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.9.1.i586" }, "product_reference": "python3-dbm-3.6.12-lp152.4.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.9.1.x86_64" }, "product_reference": "python3-dbm-3.6.12-lp152.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-lp152.4.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.9.1.i586" }, "product_reference": "python3-devel-3.6.12-lp152.4.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.9.1.x86_64" }, "product_reference": "python3-devel-3.6.12-lp152.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.12-lp152.4.9.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.9.1.noarch" }, "product_reference": "python3-doc-3.6.12-lp152.4.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-lp152.4.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.9.1.i586" }, "product_reference": "python3-idle-3.6.12-lp152.4.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.9.1.x86_64" }, "product_reference": "python3-idle-3.6.12-lp152.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.12-lp152.4.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.9.1.i586" }, "product_reference": "python3-testsuite-3.6.12-lp152.4.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.12-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.9.1.x86_64" }, "product_reference": "python3-testsuite-3.6.12-lp152.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-lp152.4.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.9.1.i586" }, "product_reference": "python3-tk-3.6.12-lp152.4.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.9.1.x86_64" }, "product_reference": "python3-tk-3.6.12-lp152.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-lp152.4.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.9.1.i586" }, "product_reference": "python3-tools-3.6.12-lp152.4.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.9.1.x86_64" }, "product_reference": "python3-tools-3.6.12-lp152.4.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:libpython3_6m1_0-32bit-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-32bit-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-base-32bit-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.9.1.noarch", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:libpython3_6m1_0-32bit-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-32bit-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-base-32bit-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.9.1.noarch", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:libpython3_6m1_0-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:libpython3_6m1_0-32bit-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-32bit-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-base-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-base-32bit-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-curses-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-dbm-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-devel-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-doc-3.6.12-lp152.4.9.1.noarch", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-idle-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-testsuite-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-tk-3.6.12-lp152.4.9.1.x86_64", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.9.1.i586", "openSUSE Leap 15.2:python3-tools-3.6.12-lp152.4.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-12-03T09:05:37Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
opensuse-su-2020:1613-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": "Security update for python-pip", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-pip fixes the following issues:\n\n- CVE-2019-20916: Fixed a directory traversal in _download_http_url (bsc#1176262)\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-1613", "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-2020_1613-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:1613-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SZNJECZOYFETF5WEVEBW763UUD34HBGH/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:1613-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SZNJECZOYFETF5WEVEBW763UUD34HBGH/" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-pip", "tracking": { "current_release_date": "2020-10-04T14:21:02Z", "generator": { "date": "2020-10-04T14:21:02Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:1613-1", "initial_release_date": "2020-10-04T14:21:02Z", "revision_history": [ { "date": "2020-10-04T14:21:02Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-pip-10.0.1-lp151.3.3.1.noarch", "product": { "name": "python2-pip-10.0.1-lp151.3.3.1.noarch", "product_id": "python2-pip-10.0.1-lp151.3.3.1.noarch" } }, { "category": "product_version", "name": "python3-pip-10.0.1-lp151.3.3.1.noarch", "product": { "name": "python3-pip-10.0.1-lp151.3.3.1.noarch", "product_id": "python3-pip-10.0.1-lp151.3.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-lp151.3.3.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python2-pip-10.0.1-lp151.3.3.1.noarch" }, "product_reference": "python2-pip-10.0.1-lp151.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-lp151.3.3.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-pip-10.0.1-lp151.3.3.1.noarch" }, "product_reference": "python3-pip-10.0.1-lp151.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:python2-pip-10.0.1-lp151.3.3.1.noarch", "openSUSE Leap 15.1:python3-pip-10.0.1-lp151.3.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:python2-pip-10.0.1-lp151.3.3.1.noarch", "openSUSE Leap 15.1:python3-pip-10.0.1-lp151.3.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:python2-pip-10.0.1-lp151.3.3.1.noarch", "openSUSE Leap 15.1:python3-pip-10.0.1-lp151.3.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-10-04T14:21:02Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
opensuse-su-2020:2211-1
Vulnerability from csaf_opensuse
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 python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-2211", "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-2020_2211-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:2211-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EUMJS3WWV7Y2IVJFRMZNDUXZBSPWORBP/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:2211-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EUMJS3WWV7Y2IVJFRMZNDUXZBSPWORBP/" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2020-12-08T23:06:50Z", "generator": { "date": "2020-12-08T23:06:50Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:2211-1", "initial_release_date": "2020-12-08T23:06:50Z", "revision_history": [ { "date": "2020-12-08T23:06:50Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-lp152.3.9.2.i586", "product": { "name": "libpython2_7-1_0-2.7.17-lp152.3.9.2.i586", "product_id": "libpython2_7-1_0-2.7.17-lp152.3.9.2.i586" } }, { "category": "product_version", "name": "python-2.7.17-lp152.3.9.1.i586", "product": { "name": "python-2.7.17-lp152.3.9.1.i586", "product_id": "python-2.7.17-lp152.3.9.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.17-lp152.3.9.2.i586", "product": { "name": "python-base-2.7.17-lp152.3.9.2.i586", "product_id": "python-base-2.7.17-lp152.3.9.2.i586" } }, { "category": "product_version", "name": "python-curses-2.7.17-lp152.3.9.1.i586", "product": { "name": "python-curses-2.7.17-lp152.3.9.1.i586", "product_id": "python-curses-2.7.17-lp152.3.9.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.17-lp152.3.9.1.i586", "product": { "name": "python-demo-2.7.17-lp152.3.9.1.i586", "product_id": "python-demo-2.7.17-lp152.3.9.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.17-lp152.3.9.2.i586", "product": { "name": "python-devel-2.7.17-lp152.3.9.2.i586", "product_id": "python-devel-2.7.17-lp152.3.9.2.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-lp152.3.9.1.i586", "product": { "name": "python-gdbm-2.7.17-lp152.3.9.1.i586", "product_id": "python-gdbm-2.7.17-lp152.3.9.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.17-lp152.3.9.1.i586", "product": { "name": "python-idle-2.7.17-lp152.3.9.1.i586", "product_id": "python-idle-2.7.17-lp152.3.9.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.17-lp152.3.9.1.i586", "product": { "name": "python-tk-2.7.17-lp152.3.9.1.i586", "product_id": "python-tk-2.7.17-lp152.3.9.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.17-lp152.3.9.2.i586", "product": { "name": "python-xml-2.7.17-lp152.3.9.2.i586", "product_id": "python-xml-2.7.17-lp152.3.9.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.17-lp152.3.9.1.noarch", "product": { "name": "python-doc-2.7.17-lp152.3.9.1.noarch", "product_id": "python-doc-2.7.17-lp152.3.9.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.17-lp152.3.9.1.noarch", "product": { "name": "python-doc-pdf-2.7.17-lp152.3.9.1.noarch", "product_id": "python-doc-pdf-2.7.17-lp152.3.9.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-lp152.3.9.2.x86_64", "product": { "name": "libpython2_7-1_0-2.7.17-lp152.3.9.2.x86_64", "product_id": "libpython2_7-1_0-2.7.17-lp152.3.9.2.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.17-lp152.3.9.2.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.17-lp152.3.9.2.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.17-lp152.3.9.2.x86_64" } }, { "category": "product_version", "name": "python-2.7.17-lp152.3.9.1.x86_64", "product": { "name": "python-2.7.17-lp152.3.9.1.x86_64", "product_id": "python-2.7.17-lp152.3.9.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.17-lp152.3.9.1.x86_64", "product": { "name": "python-32bit-2.7.17-lp152.3.9.1.x86_64", "product_id": "python-32bit-2.7.17-lp152.3.9.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.17-lp152.3.9.2.x86_64", "product": { "name": "python-base-2.7.17-lp152.3.9.2.x86_64", "product_id": "python-base-2.7.17-lp152.3.9.2.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.17-lp152.3.9.2.x86_64", "product": { "name": "python-base-32bit-2.7.17-lp152.3.9.2.x86_64", "product_id": "python-base-32bit-2.7.17-lp152.3.9.2.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.17-lp152.3.9.1.x86_64", "product": { "name": "python-curses-2.7.17-lp152.3.9.1.x86_64", "product_id": "python-curses-2.7.17-lp152.3.9.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.17-lp152.3.9.1.x86_64", "product": { "name": "python-demo-2.7.17-lp152.3.9.1.x86_64", "product_id": "python-demo-2.7.17-lp152.3.9.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.17-lp152.3.9.2.x86_64", "product": { "name": "python-devel-2.7.17-lp152.3.9.2.x86_64", "product_id": "python-devel-2.7.17-lp152.3.9.2.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-lp152.3.9.1.x86_64", "product": { "name": "python-gdbm-2.7.17-lp152.3.9.1.x86_64", "product_id": "python-gdbm-2.7.17-lp152.3.9.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.17-lp152.3.9.1.x86_64", "product": { "name": "python-idle-2.7.17-lp152.3.9.1.x86_64", "product_id": "python-idle-2.7.17-lp152.3.9.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.17-lp152.3.9.1.x86_64", "product": { "name": "python-tk-2.7.17-lp152.3.9.1.x86_64", "product_id": "python-tk-2.7.17-lp152.3.9.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.17-lp152.3.9.2.x86_64", "product": { "name": "python-xml-2.7.17-lp152.3.9.2.x86_64", "product_id": "python-xml-2.7.17-lp152.3.9.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-lp152.3.9.2.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.9.2.i586" }, "product_reference": "libpython2_7-1_0-2.7.17-lp152.3.9.2.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-lp152.3.9.2.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.9.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-lp152.3.9.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-lp152.3.9.2.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libpython2_7-1_0-32bit-2.7.17-lp152.3.9.2.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-lp152.3.9.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-lp152.3.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-2.7.17-lp152.3.9.1.i586" }, "product_reference": "python-2.7.17-lp152.3.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-lp152.3.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-2.7.17-lp152.3.9.1.x86_64" }, "product_reference": "python-2.7.17-lp152.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-lp152.3.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-32bit-2.7.17-lp152.3.9.1.x86_64" }, "product_reference": "python-32bit-2.7.17-lp152.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-lp152.3.9.2.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.9.2.i586" }, "product_reference": "python-base-2.7.17-lp152.3.9.2.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-lp152.3.9.2.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.9.2.x86_64" }, "product_reference": "python-base-2.7.17-lp152.3.9.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-lp152.3.9.2.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-base-32bit-2.7.17-lp152.3.9.2.x86_64" }, "product_reference": "python-base-32bit-2.7.17-lp152.3.9.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-lp152.3.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.9.1.i586" }, "product_reference": "python-curses-2.7.17-lp152.3.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-lp152.3.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.9.1.x86_64" }, "product_reference": "python-curses-2.7.17-lp152.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-lp152.3.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.9.1.i586" }, "product_reference": "python-demo-2.7.17-lp152.3.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-lp152.3.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.9.1.x86_64" }, "product_reference": "python-demo-2.7.17-lp152.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-lp152.3.9.2.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.9.2.i586" }, "product_reference": "python-devel-2.7.17-lp152.3.9.2.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-lp152.3.9.2.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.9.2.x86_64" }, "product_reference": "python-devel-2.7.17-lp152.3.9.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-lp152.3.9.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-doc-2.7.17-lp152.3.9.1.noarch" }, "product_reference": "python-doc-2.7.17-lp152.3.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-lp152.3.9.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-doc-pdf-2.7.17-lp152.3.9.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-lp152.3.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-lp152.3.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.9.1.i586" }, "product_reference": "python-gdbm-2.7.17-lp152.3.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-lp152.3.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.9.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-lp152.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-lp152.3.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.9.1.i586" }, "product_reference": "python-idle-2.7.17-lp152.3.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-lp152.3.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.9.1.x86_64" }, "product_reference": "python-idle-2.7.17-lp152.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-lp152.3.9.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.9.1.i586" }, "product_reference": "python-tk-2.7.17-lp152.3.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-lp152.3.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.9.1.x86_64" }, "product_reference": "python-tk-2.7.17-lp152.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-lp152.3.9.2.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.9.2.i586" }, "product_reference": "python-xml-2.7.17-lp152.3.9.2.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-lp152.3.9.2.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.9.2.x86_64" }, "product_reference": "python-xml-2.7.17-lp152.3.9.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.9.2.i586", "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:libpython2_7-1_0-32bit-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:python-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-32bit-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.9.2.i586", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:python-base-32bit-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.9.2.i586", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:python-doc-2.7.17-lp152.3.9.1.noarch", "openSUSE Leap 15.2:python-doc-pdf-2.7.17-lp152.3.9.1.noarch", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.9.2.i586", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.9.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.9.2.i586", "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:libpython2_7-1_0-32bit-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:python-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-32bit-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.9.2.i586", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:python-base-32bit-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.9.2.i586", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:python-doc-2.7.17-lp152.3.9.1.noarch", "openSUSE Leap 15.2:python-doc-pdf-2.7.17-lp152.3.9.1.noarch", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.9.2.i586", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.9.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.9.2.i586", "openSUSE Leap 15.2:libpython2_7-1_0-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:libpython2_7-1_0-32bit-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:python-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-32bit-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.9.2.i586", "openSUSE Leap 15.2:python-base-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:python-base-32bit-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-curses-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-demo-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.9.2.i586", "openSUSE Leap 15.2:python-devel-2.7.17-lp152.3.9.2.x86_64", "openSUSE Leap 15.2:python-doc-2.7.17-lp152.3.9.1.noarch", "openSUSE Leap 15.2:python-doc-pdf-2.7.17-lp152.3.9.1.noarch", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-gdbm-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-idle-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.9.1.i586", "openSUSE Leap 15.2:python-tk-2.7.17-lp152.3.9.1.x86_64", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.9.2.i586", "openSUSE Leap 15.2:python-xml-2.7.17-lp152.3.9.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-12-08T23:06:50Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
opensuse-su-2020:2185-1
Vulnerability from csaf_opensuse
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 python-setuptools", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-setuptools fixes the following issues:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-2185", "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-2020_2185-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:2185-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KOMPFK5R4IK4IFOQTL5NIJK6DKSYRSXT/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:2185-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KOMPFK5R4IK4IFOQTL5NIJK6DKSYRSXT/" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-setuptools", "tracking": { "current_release_date": "2020-12-07T11:05:11Z", "generator": { "date": "2020-12-07T11:05:11Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:2185-1", "initial_release_date": "2020-12-07T11:05:11Z", "revision_history": [ { "date": "2020-12-07T11:05:11Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-setuptools-40.5.0-lp151.2.3.1.noarch", "product": { "name": "python2-setuptools-40.5.0-lp151.2.3.1.noarch", "product_id": "python2-setuptools-40.5.0-lp151.2.3.1.noarch" } }, { "category": "product_version", "name": "python2-setuptools-test-40.5.0-lp151.2.3.1.noarch", "product": { "name": "python2-setuptools-test-40.5.0-lp151.2.3.1.noarch", "product_id": "python2-setuptools-test-40.5.0-lp151.2.3.1.noarch" } }, { "category": "product_version", "name": "python2-setuptools-wheel-40.5.0-lp151.2.3.1.noarch", "product": { "name": "python2-setuptools-wheel-40.5.0-lp151.2.3.1.noarch", "product_id": "python2-setuptools-wheel-40.5.0-lp151.2.3.1.noarch" } }, { "category": "product_version", "name": "python3-setuptools-40.5.0-lp151.2.3.1.noarch", "product": { "name": "python3-setuptools-40.5.0-lp151.2.3.1.noarch", "product_id": "python3-setuptools-40.5.0-lp151.2.3.1.noarch" } }, { "category": "product_version", "name": "python3-setuptools-test-40.5.0-lp151.2.3.1.noarch", "product": { "name": "python3-setuptools-test-40.5.0-lp151.2.3.1.noarch", "product_id": "python3-setuptools-test-40.5.0-lp151.2.3.1.noarch" } }, { "category": "product_version", "name": "python3-setuptools-wheel-40.5.0-lp151.2.3.1.noarch", "product": { "name": "python3-setuptools-wheel-40.5.0-lp151.2.3.1.noarch", "product_id": "python3-setuptools-wheel-40.5.0-lp151.2.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-40.5.0-lp151.2.3.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python2-setuptools-40.5.0-lp151.2.3.1.noarch" }, "product_reference": "python2-setuptools-40.5.0-lp151.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-test-40.5.0-lp151.2.3.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python2-setuptools-test-40.5.0-lp151.2.3.1.noarch" }, "product_reference": "python2-setuptools-test-40.5.0-lp151.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-40.5.0-lp151.2.3.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python2-setuptools-wheel-40.5.0-lp151.2.3.1.noarch" }, "product_reference": "python2-setuptools-wheel-40.5.0-lp151.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.5.0-lp151.2.3.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-setuptools-40.5.0-lp151.2.3.1.noarch" }, "product_reference": "python3-setuptools-40.5.0-lp151.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-test-40.5.0-lp151.2.3.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-setuptools-test-40.5.0-lp151.2.3.1.noarch" }, "product_reference": "python3-setuptools-test-40.5.0-lp151.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-wheel-40.5.0-lp151.2.3.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python3-setuptools-wheel-40.5.0-lp151.2.3.1.noarch" }, "product_reference": "python3-setuptools-wheel-40.5.0-lp151.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:python2-setuptools-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python2-setuptools-test-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python2-setuptools-wheel-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python3-setuptools-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python3-setuptools-test-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python3-setuptools-wheel-40.5.0-lp151.2.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:python2-setuptools-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python2-setuptools-test-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python2-setuptools-wheel-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python3-setuptools-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python3-setuptools-test-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python3-setuptools-wheel-40.5.0-lp151.2.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:python2-setuptools-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python2-setuptools-test-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python2-setuptools-wheel-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python3-setuptools-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python3-setuptools-test-40.5.0-lp151.2.3.1.noarch", "openSUSE Leap 15.1:python3-setuptools-wheel-40.5.0-lp151.2.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-12-07T11:05:11Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
opensuse-su-2020:1598-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": "Security update for python-pip", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-pip fixes the following issues:\n\n- CVE-2019-20916: Fixed a directory traversal in _download_http_url (bsc#1176262)\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-1598", "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-2020_1598-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:1598-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RAEVYJJYMY5RTYMCNI2TPKL6Z5Y4O6IO/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:1598-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RAEVYJJYMY5RTYMCNI2TPKL6Z5Y4O6IO/" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-pip", "tracking": { "current_release_date": "2020-10-03T22:22:19Z", "generator": { "date": "2020-10-03T22:22:19Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:1598-1", "initial_release_date": "2020-10-03T22:22:19Z", "revision_history": [ { "date": "2020-10-03T22:22:19Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-pip-10.0.1-lp152.4.3.1.noarch", "product": { "name": "python2-pip-10.0.1-lp152.4.3.1.noarch", "product_id": "python2-pip-10.0.1-lp152.4.3.1.noarch" } }, { "category": "product_version", "name": "python3-pip-10.0.1-lp152.4.3.1.noarch", "product": { "name": "python3-pip-10.0.1-lp152.4.3.1.noarch", "product_id": "python3-pip-10.0.1-lp152.4.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-lp152.4.3.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python2-pip-10.0.1-lp152.4.3.1.noarch" }, "product_reference": "python2-pip-10.0.1-lp152.4.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-lp152.4.3.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-pip-10.0.1-lp152.4.3.1.noarch" }, "product_reference": "python3-pip-10.0.1-lp152.4.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:python2-pip-10.0.1-lp152.4.3.1.noarch", "openSUSE Leap 15.2:python3-pip-10.0.1-lp152.4.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:python2-pip-10.0.1-lp152.4.3.1.noarch", "openSUSE Leap 15.2:python3-pip-10.0.1-lp152.4.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:python2-pip-10.0.1-lp152.4.3.1.noarch", "openSUSE Leap 15.2:python3-pip-10.0.1-lp152.4.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-10-03T22:22:19Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
opensuse-su-2020:2143-1
Vulnerability from csaf_opensuse
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 python-setuptools", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-setuptools fixes the following issues:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-2143", "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-2020_2143-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:2143-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LG3I7MSGZF7WN3YNM7ML4QMO6MXYUU73/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:2143-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LG3I7MSGZF7WN3YNM7ML4QMO6MXYUU73/" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-setuptools", "tracking": { "current_release_date": "2020-12-01T17:07:57Z", "generator": { "date": "2020-12-01T17:07:57Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:2143-1", "initial_release_date": "2020-12-01T17:07:57Z", "revision_history": [ { "date": "2020-12-01T17:07:57Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-setuptools-40.5.0-lp152.3.3.1.noarch", "product": { "name": "python2-setuptools-40.5.0-lp152.3.3.1.noarch", "product_id": "python2-setuptools-40.5.0-lp152.3.3.1.noarch" } }, { "category": "product_version", "name": "python2-setuptools-test-40.5.0-lp152.3.3.1.noarch", "product": { "name": "python2-setuptools-test-40.5.0-lp152.3.3.1.noarch", "product_id": "python2-setuptools-test-40.5.0-lp152.3.3.1.noarch" } }, { "category": "product_version", "name": "python2-setuptools-wheel-40.5.0-lp152.3.3.1.noarch", "product": { "name": "python2-setuptools-wheel-40.5.0-lp152.3.3.1.noarch", "product_id": "python2-setuptools-wheel-40.5.0-lp152.3.3.1.noarch" } }, { "category": "product_version", "name": "python3-setuptools-40.5.0-lp152.3.3.1.noarch", "product": { "name": "python3-setuptools-40.5.0-lp152.3.3.1.noarch", "product_id": "python3-setuptools-40.5.0-lp152.3.3.1.noarch" } }, { "category": "product_version", "name": "python3-setuptools-test-40.5.0-lp152.3.3.1.noarch", "product": { "name": "python3-setuptools-test-40.5.0-lp152.3.3.1.noarch", "product_id": "python3-setuptools-test-40.5.0-lp152.3.3.1.noarch" } }, { "category": "product_version", "name": "python3-setuptools-wheel-40.5.0-lp152.3.3.1.noarch", "product": { "name": "python3-setuptools-wheel-40.5.0-lp152.3.3.1.noarch", "product_id": "python3-setuptools-wheel-40.5.0-lp152.3.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-40.5.0-lp152.3.3.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python2-setuptools-40.5.0-lp152.3.3.1.noarch" }, "product_reference": "python2-setuptools-40.5.0-lp152.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-test-40.5.0-lp152.3.3.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python2-setuptools-test-40.5.0-lp152.3.3.1.noarch" }, "product_reference": "python2-setuptools-test-40.5.0-lp152.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-40.5.0-lp152.3.3.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python2-setuptools-wheel-40.5.0-lp152.3.3.1.noarch" }, "product_reference": "python2-setuptools-wheel-40.5.0-lp152.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.5.0-lp152.3.3.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-setuptools-40.5.0-lp152.3.3.1.noarch" }, "product_reference": "python3-setuptools-40.5.0-lp152.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-test-40.5.0-lp152.3.3.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-setuptools-test-40.5.0-lp152.3.3.1.noarch" }, "product_reference": "python3-setuptools-test-40.5.0-lp152.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-wheel-40.5.0-lp152.3.3.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python3-setuptools-wheel-40.5.0-lp152.3.3.1.noarch" }, "product_reference": "python3-setuptools-wheel-40.5.0-lp152.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:python2-setuptools-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python2-setuptools-test-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python2-setuptools-wheel-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python3-setuptools-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python3-setuptools-test-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python3-setuptools-wheel-40.5.0-lp152.3.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:python2-setuptools-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python2-setuptools-test-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python2-setuptools-wheel-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python3-setuptools-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python3-setuptools-test-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python3-setuptools-wheel-40.5.0-lp152.3.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:python2-setuptools-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python2-setuptools-test-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python2-setuptools-wheel-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python3-setuptools-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python3-setuptools-test-40.5.0-lp152.3.3.1.noarch", "openSUSE Leap 15.2:python3-setuptools-wheel-40.5.0-lp152.3.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-12-01T17:07:57Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
opensuse-su-2024:13916-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": "python310-pip-24.0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python310-pip-24.0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13916", "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_13916-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2013-5123 page", "url": "https://www.suse.com/security/cve/CVE-2013-5123/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-8991 page", "url": "https://www.suse.com/security/cve/CVE-2014-8991/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-2296 page", "url": "https://www.suse.com/security/cve/CVE-2015-2296/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "python310-pip-24.0-1.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:13916-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": "python310-pip-24.0-1.1.aarch64", "product": { "name": "python310-pip-24.0-1.1.aarch64", "product_id": "python310-pip-24.0-1.1.aarch64" } }, { "category": "product_version", "name": "python310-pip-wheel-24.0-1.1.aarch64", "product": { "name": "python310-pip-wheel-24.0-1.1.aarch64", "product_id": "python310-pip-wheel-24.0-1.1.aarch64" } }, { "category": "product_version", "name": "python311-pip-24.0-1.1.aarch64", "product": { "name": "python311-pip-24.0-1.1.aarch64", "product_id": "python311-pip-24.0-1.1.aarch64" } }, { "category": "product_version", "name": "python311-pip-wheel-24.0-1.1.aarch64", "product": { "name": "python311-pip-wheel-24.0-1.1.aarch64", "product_id": "python311-pip-wheel-24.0-1.1.aarch64" } }, { "category": "product_version", "name": "python312-pip-24.0-1.1.aarch64", "product": { "name": "python312-pip-24.0-1.1.aarch64", "product_id": "python312-pip-24.0-1.1.aarch64" } }, { "category": "product_version", "name": "python312-pip-wheel-24.0-1.1.aarch64", "product": { "name": "python312-pip-wheel-24.0-1.1.aarch64", "product_id": "python312-pip-wheel-24.0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python310-pip-24.0-1.1.ppc64le", "product": { "name": "python310-pip-24.0-1.1.ppc64le", "product_id": "python310-pip-24.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-pip-wheel-24.0-1.1.ppc64le", "product": { "name": "python310-pip-wheel-24.0-1.1.ppc64le", "product_id": "python310-pip-wheel-24.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-pip-24.0-1.1.ppc64le", "product": { "name": "python311-pip-24.0-1.1.ppc64le", "product_id": "python311-pip-24.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-pip-wheel-24.0-1.1.ppc64le", "product": { "name": "python311-pip-wheel-24.0-1.1.ppc64le", "product_id": "python311-pip-wheel-24.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-pip-24.0-1.1.ppc64le", "product": { "name": "python312-pip-24.0-1.1.ppc64le", "product_id": "python312-pip-24.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-pip-wheel-24.0-1.1.ppc64le", "product": { "name": "python312-pip-wheel-24.0-1.1.ppc64le", "product_id": "python312-pip-wheel-24.0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python310-pip-24.0-1.1.s390x", "product": { "name": "python310-pip-24.0-1.1.s390x", "product_id": "python310-pip-24.0-1.1.s390x" } }, { "category": "product_version", "name": "python310-pip-wheel-24.0-1.1.s390x", "product": { "name": "python310-pip-wheel-24.0-1.1.s390x", "product_id": "python310-pip-wheel-24.0-1.1.s390x" } }, { "category": "product_version", "name": "python311-pip-24.0-1.1.s390x", "product": { "name": "python311-pip-24.0-1.1.s390x", "product_id": "python311-pip-24.0-1.1.s390x" } }, { "category": "product_version", "name": "python311-pip-wheel-24.0-1.1.s390x", "product": { "name": "python311-pip-wheel-24.0-1.1.s390x", "product_id": "python311-pip-wheel-24.0-1.1.s390x" } }, { "category": "product_version", "name": "python312-pip-24.0-1.1.s390x", "product": { "name": "python312-pip-24.0-1.1.s390x", "product_id": "python312-pip-24.0-1.1.s390x" } }, { "category": "product_version", "name": "python312-pip-wheel-24.0-1.1.s390x", "product": { "name": "python312-pip-wheel-24.0-1.1.s390x", "product_id": "python312-pip-wheel-24.0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python310-pip-24.0-1.1.x86_64", "product": { "name": "python310-pip-24.0-1.1.x86_64", "product_id": "python310-pip-24.0-1.1.x86_64" } }, { "category": "product_version", "name": "python310-pip-wheel-24.0-1.1.x86_64", "product": { "name": "python310-pip-wheel-24.0-1.1.x86_64", "product_id": "python310-pip-wheel-24.0-1.1.x86_64" } }, { "category": "product_version", "name": "python311-pip-24.0-1.1.x86_64", "product": { "name": "python311-pip-24.0-1.1.x86_64", "product_id": "python311-pip-24.0-1.1.x86_64" } }, { "category": "product_version", "name": "python311-pip-wheel-24.0-1.1.x86_64", "product": { "name": "python311-pip-wheel-24.0-1.1.x86_64", "product_id": "python311-pip-wheel-24.0-1.1.x86_64" } }, { "category": "product_version", "name": "python312-pip-24.0-1.1.x86_64", "product": { "name": "python312-pip-24.0-1.1.x86_64", "product_id": "python312-pip-24.0-1.1.x86_64" } }, { "category": "product_version", "name": "python312-pip-wheel-24.0-1.1.x86_64", "product": { "name": "python312-pip-wheel-24.0-1.1.x86_64", "product_id": "python312-pip-wheel-24.0-1.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": "python310-pip-24.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-pip-24.0-1.1.aarch64" }, "product_reference": "python310-pip-24.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-pip-24.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-pip-24.0-1.1.ppc64le" }, "product_reference": "python310-pip-24.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-pip-24.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-pip-24.0-1.1.s390x" }, "product_reference": "python310-pip-24.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-pip-24.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-pip-24.0-1.1.x86_64" }, "product_reference": "python310-pip-24.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-pip-wheel-24.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.aarch64" }, "product_reference": "python310-pip-wheel-24.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-pip-wheel-24.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.ppc64le" }, "product_reference": "python310-pip-wheel-24.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-pip-wheel-24.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.s390x" }, "product_reference": "python310-pip-wheel-24.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-pip-wheel-24.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.x86_64" }, "product_reference": "python310-pip-wheel-24.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-pip-24.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-pip-24.0-1.1.aarch64" }, "product_reference": "python311-pip-24.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-pip-24.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-pip-24.0-1.1.ppc64le" }, "product_reference": "python311-pip-24.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-pip-24.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-pip-24.0-1.1.s390x" }, "product_reference": "python311-pip-24.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-pip-24.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-pip-24.0-1.1.x86_64" }, "product_reference": "python311-pip-24.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-pip-wheel-24.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.aarch64" }, "product_reference": "python311-pip-wheel-24.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-pip-wheel-24.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.ppc64le" }, "product_reference": "python311-pip-wheel-24.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-pip-wheel-24.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.s390x" }, "product_reference": "python311-pip-wheel-24.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-pip-wheel-24.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.x86_64" }, "product_reference": "python311-pip-wheel-24.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-pip-24.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-pip-24.0-1.1.aarch64" }, "product_reference": "python312-pip-24.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-pip-24.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-pip-24.0-1.1.ppc64le" }, "product_reference": "python312-pip-24.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-pip-24.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-pip-24.0-1.1.s390x" }, "product_reference": "python312-pip-24.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-pip-24.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-pip-24.0-1.1.x86_64" }, "product_reference": "python312-pip-24.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-pip-wheel-24.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.aarch64" }, "product_reference": "python312-pip-wheel-24.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-pip-wheel-24.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.ppc64le" }, "product_reference": "python312-pip-wheel-24.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-pip-wheel-24.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.s390x" }, "product_reference": "python312-pip-wheel-24.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-pip-wheel-24.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.x86_64" }, "product_reference": "python312-pip-wheel-24.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-5123", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-5123" } ], "notes": [ { "category": "general", "text": "The mirroring support (-M, --use-mirrors) in Python Pip before 1.5 uses insecure DNS querying and authenticity checks which allows attackers to perform man-in-the-middle attacks.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-5123", "url": "https://www.suse.com/security/cve/CVE-2013-5123" }, { "category": "external", "summary": "SUSE Bug 864406 for CVE-2013-5123", "url": "https://bugzilla.suse.com/864406" } ], "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:python310-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.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:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-5123" }, { "cve": "CVE-2014-8991", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-8991" } ], "notes": [ { "category": "general", "text": "pip 1.3 through 1.5.6 allows local users to cause a denial of service (prevention of package installation) by creating a /tmp/pip-build-* file for another user.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-8991", "url": "https://www.suse.com/security/cve/CVE-2014-8991" }, { "category": "external", "summary": "SUSE Bug 907038 for CVE-2014-8991", "url": "https://bugzilla.suse.com/907038" } ], "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:python310-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.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:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-8991" }, { "cve": "CVE-2015-2296", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-2296" } ], "notes": [ { "category": "general", "text": "The resolve_redirects function in sessions.py in requests 2.1.0 through 2.5.3 allows remote attackers to conduct session fixation attacks via a cookie without a host value in a redirect.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-2296", "url": "https://www.suse.com/security/cve/CVE-2015-2296" }, { "category": "external", "summary": "SUSE Bug 922448 for CVE-2015-2296", "url": "https://bugzilla.suse.com/922448" }, { "category": "external", "summary": "SUSE Bug 926396 for CVE-2015-2296", "url": "https://bugzilla.suse.com/926396" } ], "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:python310-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2015-2296" }, { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python310-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python311-pip-wheel-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-24.0-1.1.x86_64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.aarch64", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.s390x", "openSUSE Tumbleweed:python312-pip-wheel-24.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
opensuse-su-2020:2189-1
Vulnerability from csaf_opensuse
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 python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-2189", "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-2020_2189-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:2189-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/E2GBJR7SZL3UIJETOGQDYOPIODBESJYI/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:2189-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/E2GBJR7SZL3UIJETOGQDYOPIODBESJYI/" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2020-12-07T11:05:46Z", "generator": { "date": "2020-12-07T11:05:46Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:2189-1", "initial_release_date": "2020-12-07T11:05:46Z", "revision_history": [ { "date": "2020-12-07T11:05:46Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-lp151.10.29.1.i586", "product": { "name": "libpython2_7-1_0-2.7.17-lp151.10.29.1.i586", "product_id": "libpython2_7-1_0-2.7.17-lp151.10.29.1.i586" } }, { "category": "product_version", "name": "python-2.7.17-lp151.10.29.1.i586", "product": { "name": "python-2.7.17-lp151.10.29.1.i586", "product_id": "python-2.7.17-lp151.10.29.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.17-lp151.10.29.1.i586", "product": { "name": "python-base-2.7.17-lp151.10.29.1.i586", "product_id": "python-base-2.7.17-lp151.10.29.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.17-lp151.10.29.1.i586", "product": { "name": "python-curses-2.7.17-lp151.10.29.1.i586", "product_id": "python-curses-2.7.17-lp151.10.29.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.17-lp151.10.29.1.i586", "product": { "name": "python-demo-2.7.17-lp151.10.29.1.i586", "product_id": "python-demo-2.7.17-lp151.10.29.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.17-lp151.10.29.1.i586", "product": { "name": "python-devel-2.7.17-lp151.10.29.1.i586", "product_id": "python-devel-2.7.17-lp151.10.29.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-lp151.10.29.1.i586", "product": { "name": "python-gdbm-2.7.17-lp151.10.29.1.i586", "product_id": "python-gdbm-2.7.17-lp151.10.29.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.17-lp151.10.29.1.i586", "product": { "name": "python-idle-2.7.17-lp151.10.29.1.i586", "product_id": "python-idle-2.7.17-lp151.10.29.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.17-lp151.10.29.1.i586", "product": { "name": "python-tk-2.7.17-lp151.10.29.1.i586", "product_id": "python-tk-2.7.17-lp151.10.29.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.17-lp151.10.29.1.i586", "product": { "name": "python-xml-2.7.17-lp151.10.29.1.i586", "product_id": "python-xml-2.7.17-lp151.10.29.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.17-lp151.10.29.1.noarch", "product": { "name": "python-doc-2.7.17-lp151.10.29.1.noarch", "product_id": "python-doc-2.7.17-lp151.10.29.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.17-lp151.10.29.1.noarch", "product": { "name": "python-doc-pdf-2.7.17-lp151.10.29.1.noarch", "product_id": "python-doc-pdf-2.7.17-lp151.10.29.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-lp151.10.29.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.17-lp151.10.29.1.x86_64", "product_id": "libpython2_7-1_0-2.7.17-lp151.10.29.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.17-lp151.10.29.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.17-lp151.10.29.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.17-lp151.10.29.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.17-lp151.10.29.1.x86_64", "product": { "name": "python-2.7.17-lp151.10.29.1.x86_64", "product_id": "python-2.7.17-lp151.10.29.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.17-lp151.10.29.1.x86_64", "product": { "name": "python-32bit-2.7.17-lp151.10.29.1.x86_64", "product_id": "python-32bit-2.7.17-lp151.10.29.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.17-lp151.10.29.1.x86_64", "product": { "name": "python-base-2.7.17-lp151.10.29.1.x86_64", "product_id": "python-base-2.7.17-lp151.10.29.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.17-lp151.10.29.1.x86_64", "product": { "name": "python-base-32bit-2.7.17-lp151.10.29.1.x86_64", "product_id": "python-base-32bit-2.7.17-lp151.10.29.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.17-lp151.10.29.1.x86_64", "product": { "name": "python-curses-2.7.17-lp151.10.29.1.x86_64", "product_id": "python-curses-2.7.17-lp151.10.29.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.17-lp151.10.29.1.x86_64", "product": { "name": "python-demo-2.7.17-lp151.10.29.1.x86_64", "product_id": "python-demo-2.7.17-lp151.10.29.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.17-lp151.10.29.1.x86_64", "product": { "name": "python-devel-2.7.17-lp151.10.29.1.x86_64", "product_id": "python-devel-2.7.17-lp151.10.29.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-lp151.10.29.1.x86_64", "product": { "name": "python-gdbm-2.7.17-lp151.10.29.1.x86_64", "product_id": "python-gdbm-2.7.17-lp151.10.29.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.17-lp151.10.29.1.x86_64", "product": { "name": "python-idle-2.7.17-lp151.10.29.1.x86_64", "product_id": "python-idle-2.7.17-lp151.10.29.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.17-lp151.10.29.1.x86_64", "product": { "name": "python-tk-2.7.17-lp151.10.29.1.x86_64", "product_id": "python-tk-2.7.17-lp151.10.29.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.17-lp151.10.29.1.x86_64", "product": { "name": "python-xml-2.7.17-lp151.10.29.1.x86_64", "product_id": "python-xml-2.7.17-lp151.10.29.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-lp151.10.29.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libpython2_7-1_0-2.7.17-lp151.10.29.1.i586" }, "product_reference": "libpython2_7-1_0-2.7.17-lp151.10.29.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-lp151.10.29.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libpython2_7-1_0-2.7.17-lp151.10.29.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-lp151.10.29.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-lp151.10.29.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libpython2_7-1_0-32bit-2.7.17-lp151.10.29.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-lp151.10.29.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-lp151.10.29.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-2.7.17-lp151.10.29.1.i586" }, "product_reference": "python-2.7.17-lp151.10.29.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-lp151.10.29.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-2.7.17-lp151.10.29.1.x86_64" }, "product_reference": "python-2.7.17-lp151.10.29.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-lp151.10.29.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-32bit-2.7.17-lp151.10.29.1.x86_64" }, "product_reference": "python-32bit-2.7.17-lp151.10.29.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-lp151.10.29.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-base-2.7.17-lp151.10.29.1.i586" }, "product_reference": "python-base-2.7.17-lp151.10.29.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-lp151.10.29.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-base-2.7.17-lp151.10.29.1.x86_64" }, "product_reference": "python-base-2.7.17-lp151.10.29.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-lp151.10.29.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-base-32bit-2.7.17-lp151.10.29.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-lp151.10.29.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-lp151.10.29.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-curses-2.7.17-lp151.10.29.1.i586" }, "product_reference": "python-curses-2.7.17-lp151.10.29.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-lp151.10.29.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-curses-2.7.17-lp151.10.29.1.x86_64" }, "product_reference": "python-curses-2.7.17-lp151.10.29.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-lp151.10.29.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-demo-2.7.17-lp151.10.29.1.i586" }, "product_reference": "python-demo-2.7.17-lp151.10.29.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-lp151.10.29.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-demo-2.7.17-lp151.10.29.1.x86_64" }, "product_reference": "python-demo-2.7.17-lp151.10.29.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-lp151.10.29.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-devel-2.7.17-lp151.10.29.1.i586" }, "product_reference": "python-devel-2.7.17-lp151.10.29.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-lp151.10.29.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-devel-2.7.17-lp151.10.29.1.x86_64" }, "product_reference": "python-devel-2.7.17-lp151.10.29.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-lp151.10.29.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-doc-2.7.17-lp151.10.29.1.noarch" }, "product_reference": "python-doc-2.7.17-lp151.10.29.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-lp151.10.29.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-doc-pdf-2.7.17-lp151.10.29.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-lp151.10.29.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-lp151.10.29.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-gdbm-2.7.17-lp151.10.29.1.i586" }, "product_reference": "python-gdbm-2.7.17-lp151.10.29.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-lp151.10.29.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-gdbm-2.7.17-lp151.10.29.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-lp151.10.29.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-lp151.10.29.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-idle-2.7.17-lp151.10.29.1.i586" }, "product_reference": "python-idle-2.7.17-lp151.10.29.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-lp151.10.29.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-idle-2.7.17-lp151.10.29.1.x86_64" }, "product_reference": "python-idle-2.7.17-lp151.10.29.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-lp151.10.29.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-tk-2.7.17-lp151.10.29.1.i586" }, "product_reference": "python-tk-2.7.17-lp151.10.29.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-lp151.10.29.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-tk-2.7.17-lp151.10.29.1.x86_64" }, "product_reference": "python-tk-2.7.17-lp151.10.29.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-lp151.10.29.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-xml-2.7.17-lp151.10.29.1.i586" }, "product_reference": "python-xml-2.7.17-lp151.10.29.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-lp151.10.29.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:python-xml-2.7.17-lp151.10.29.1.x86_64" }, "product_reference": "python-xml-2.7.17-lp151.10.29.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libpython2_7-1_0-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:libpython2_7-1_0-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:libpython2_7-1_0-32bit-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-32bit-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-base-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-base-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-base-32bit-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-curses-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-curses-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-demo-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-demo-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-devel-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-devel-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-doc-2.7.17-lp151.10.29.1.noarch", "openSUSE Leap 15.1:python-doc-pdf-2.7.17-lp151.10.29.1.noarch", "openSUSE Leap 15.1:python-gdbm-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-gdbm-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-idle-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-idle-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-tk-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-tk-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-xml-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-xml-2.7.17-lp151.10.29.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:libpython2_7-1_0-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:libpython2_7-1_0-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:libpython2_7-1_0-32bit-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-32bit-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-base-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-base-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-base-32bit-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-curses-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-curses-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-demo-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-demo-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-devel-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-devel-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-doc-2.7.17-lp151.10.29.1.noarch", "openSUSE Leap 15.1:python-doc-pdf-2.7.17-lp151.10.29.1.noarch", "openSUSE Leap 15.1:python-gdbm-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-gdbm-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-idle-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-idle-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-tk-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-tk-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-xml-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-xml-2.7.17-lp151.10.29.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:libpython2_7-1_0-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:libpython2_7-1_0-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:libpython2_7-1_0-32bit-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-32bit-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-base-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-base-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-base-32bit-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-curses-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-curses-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-demo-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-demo-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-devel-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-devel-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-doc-2.7.17-lp151.10.29.1.noarch", "openSUSE Leap 15.1:python-doc-pdf-2.7.17-lp151.10.29.1.noarch", "openSUSE Leap 15.1:python-gdbm-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-gdbm-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-idle-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-idle-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-tk-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-tk-2.7.17-lp151.10.29.1.x86_64", "openSUSE Leap 15.1:python-xml-2.7.17-lp151.10.29.1.i586", "openSUSE Leap 15.1:python-xml-2.7.17-lp151.10.29.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-12-07T11:05:46Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
opensuse-su-2024:14029-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": "python310-setuptools-70.0.0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python310-setuptools-70.0.0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14029", "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_14029-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "python310-setuptools-70.0.0-1.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:14029-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": "python310-setuptools-70.0.0-1.1.aarch64", "product": { "name": "python310-setuptools-70.0.0-1.1.aarch64", "product_id": "python310-setuptools-70.0.0-1.1.aarch64" } }, { "category": "product_version", "name": "python310-setuptools-wheel-70.0.0-1.1.aarch64", "product": { "name": "python310-setuptools-wheel-70.0.0-1.1.aarch64", "product_id": "python310-setuptools-wheel-70.0.0-1.1.aarch64" } }, { "category": "product_version", "name": "python311-setuptools-70.0.0-1.1.aarch64", "product": { "name": "python311-setuptools-70.0.0-1.1.aarch64", "product_id": "python311-setuptools-70.0.0-1.1.aarch64" } }, { "category": "product_version", "name": "python311-setuptools-wheel-70.0.0-1.1.aarch64", "product": { "name": "python311-setuptools-wheel-70.0.0-1.1.aarch64", "product_id": "python311-setuptools-wheel-70.0.0-1.1.aarch64" } }, { "category": "product_version", "name": "python312-setuptools-70.0.0-1.1.aarch64", "product": { "name": "python312-setuptools-70.0.0-1.1.aarch64", "product_id": "python312-setuptools-70.0.0-1.1.aarch64" } }, { "category": "product_version", "name": "python312-setuptools-wheel-70.0.0-1.1.aarch64", "product": { "name": "python312-setuptools-wheel-70.0.0-1.1.aarch64", "product_id": "python312-setuptools-wheel-70.0.0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python310-setuptools-70.0.0-1.1.ppc64le", "product": { "name": "python310-setuptools-70.0.0-1.1.ppc64le", "product_id": "python310-setuptools-70.0.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-setuptools-wheel-70.0.0-1.1.ppc64le", "product": { "name": "python310-setuptools-wheel-70.0.0-1.1.ppc64le", "product_id": "python310-setuptools-wheel-70.0.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-setuptools-70.0.0-1.1.ppc64le", "product": { "name": "python311-setuptools-70.0.0-1.1.ppc64le", "product_id": "python311-setuptools-70.0.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-setuptools-wheel-70.0.0-1.1.ppc64le", "product": { "name": "python311-setuptools-wheel-70.0.0-1.1.ppc64le", "product_id": "python311-setuptools-wheel-70.0.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-setuptools-70.0.0-1.1.ppc64le", "product": { "name": "python312-setuptools-70.0.0-1.1.ppc64le", "product_id": "python312-setuptools-70.0.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-setuptools-wheel-70.0.0-1.1.ppc64le", "product": { "name": "python312-setuptools-wheel-70.0.0-1.1.ppc64le", "product_id": "python312-setuptools-wheel-70.0.0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python310-setuptools-70.0.0-1.1.s390x", "product": { "name": "python310-setuptools-70.0.0-1.1.s390x", "product_id": "python310-setuptools-70.0.0-1.1.s390x" } }, { "category": "product_version", "name": "python310-setuptools-wheel-70.0.0-1.1.s390x", "product": { "name": "python310-setuptools-wheel-70.0.0-1.1.s390x", "product_id": "python310-setuptools-wheel-70.0.0-1.1.s390x" } }, { "category": "product_version", "name": "python311-setuptools-70.0.0-1.1.s390x", "product": { "name": "python311-setuptools-70.0.0-1.1.s390x", "product_id": "python311-setuptools-70.0.0-1.1.s390x" } }, { "category": "product_version", "name": "python311-setuptools-wheel-70.0.0-1.1.s390x", "product": { "name": "python311-setuptools-wheel-70.0.0-1.1.s390x", "product_id": "python311-setuptools-wheel-70.0.0-1.1.s390x" } }, { "category": "product_version", "name": "python312-setuptools-70.0.0-1.1.s390x", "product": { "name": "python312-setuptools-70.0.0-1.1.s390x", "product_id": "python312-setuptools-70.0.0-1.1.s390x" } }, { "category": "product_version", "name": "python312-setuptools-wheel-70.0.0-1.1.s390x", "product": { "name": "python312-setuptools-wheel-70.0.0-1.1.s390x", "product_id": "python312-setuptools-wheel-70.0.0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python310-setuptools-70.0.0-1.1.x86_64", "product": { "name": "python310-setuptools-70.0.0-1.1.x86_64", "product_id": "python310-setuptools-70.0.0-1.1.x86_64" } }, { "category": "product_version", "name": "python310-setuptools-wheel-70.0.0-1.1.x86_64", "product": { "name": "python310-setuptools-wheel-70.0.0-1.1.x86_64", "product_id": "python310-setuptools-wheel-70.0.0-1.1.x86_64" } }, { "category": "product_version", "name": "python311-setuptools-70.0.0-1.1.x86_64", "product": { "name": "python311-setuptools-70.0.0-1.1.x86_64", "product_id": "python311-setuptools-70.0.0-1.1.x86_64" } }, { "category": "product_version", "name": "python311-setuptools-wheel-70.0.0-1.1.x86_64", "product": { "name": "python311-setuptools-wheel-70.0.0-1.1.x86_64", "product_id": "python311-setuptools-wheel-70.0.0-1.1.x86_64" } }, { "category": "product_version", "name": "python312-setuptools-70.0.0-1.1.x86_64", "product": { "name": "python312-setuptools-70.0.0-1.1.x86_64", "product_id": "python312-setuptools-70.0.0-1.1.x86_64" } }, { "category": "product_version", "name": "python312-setuptools-wheel-70.0.0-1.1.x86_64", "product": { "name": "python312-setuptools-wheel-70.0.0-1.1.x86_64", "product_id": "python312-setuptools-wheel-70.0.0-1.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": "python310-setuptools-70.0.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.aarch64" }, "product_reference": "python310-setuptools-70.0.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-setuptools-70.0.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.ppc64le" }, "product_reference": "python310-setuptools-70.0.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-setuptools-70.0.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.s390x" }, "product_reference": "python310-setuptools-70.0.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-setuptools-70.0.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.x86_64" }, "product_reference": "python310-setuptools-70.0.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-setuptools-wheel-70.0.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.aarch64" }, "product_reference": "python310-setuptools-wheel-70.0.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-setuptools-wheel-70.0.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.ppc64le" }, "product_reference": "python310-setuptools-wheel-70.0.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-setuptools-wheel-70.0.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.s390x" }, "product_reference": "python310-setuptools-wheel-70.0.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-setuptools-wheel-70.0.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.x86_64" }, "product_reference": "python310-setuptools-wheel-70.0.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-setuptools-70.0.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.aarch64" }, "product_reference": "python311-setuptools-70.0.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-setuptools-70.0.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.ppc64le" }, "product_reference": "python311-setuptools-70.0.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-setuptools-70.0.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.s390x" }, "product_reference": "python311-setuptools-70.0.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-setuptools-70.0.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.x86_64" }, "product_reference": "python311-setuptools-70.0.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-setuptools-wheel-70.0.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.aarch64" }, "product_reference": "python311-setuptools-wheel-70.0.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-setuptools-wheel-70.0.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.ppc64le" }, "product_reference": "python311-setuptools-wheel-70.0.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-setuptools-wheel-70.0.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.s390x" }, "product_reference": "python311-setuptools-wheel-70.0.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-setuptools-wheel-70.0.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.x86_64" }, "product_reference": "python311-setuptools-wheel-70.0.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-setuptools-70.0.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.aarch64" }, "product_reference": "python312-setuptools-70.0.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-setuptools-70.0.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.ppc64le" }, "product_reference": "python312-setuptools-70.0.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-setuptools-70.0.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.s390x" }, "product_reference": "python312-setuptools-70.0.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-setuptools-70.0.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.x86_64" }, "product_reference": "python312-setuptools-70.0.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-setuptools-wheel-70.0.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.aarch64" }, "product_reference": "python312-setuptools-wheel-70.0.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-setuptools-wheel-70.0.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.ppc64le" }, "product_reference": "python312-setuptools-wheel-70.0.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-setuptools-wheel-70.0.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.s390x" }, "product_reference": "python312-setuptools-wheel-70.0.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-setuptools-wheel-70.0.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.x86_64" }, "product_reference": "python312-setuptools-wheel-70.0.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python310-setuptools-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python310-setuptools-wheel-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python311-setuptools-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python311-setuptools-wheel-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python312-setuptools-70.0.0-1.1.x86_64", "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.aarch64", "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.s390x", "openSUSE Tumbleweed:python312-setuptools-wheel-70.0.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
opensuse-su-2024:11272-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": "python36-setuptools-57.4.0-1.2 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python36-setuptools-57.4.0-1.2 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11272", "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_11272-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "python36-setuptools-57.4.0-1.2 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:11272-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": "python36-setuptools-57.4.0-1.2.aarch64", "product": { "name": "python36-setuptools-57.4.0-1.2.aarch64", "product_id": "python36-setuptools-57.4.0-1.2.aarch64" } }, { "category": "product_version", "name": "python38-setuptools-57.4.0-1.2.aarch64", "product": { "name": "python38-setuptools-57.4.0-1.2.aarch64", "product_id": "python38-setuptools-57.4.0-1.2.aarch64" } }, { "category": "product_version", "name": "python39-setuptools-57.4.0-1.2.aarch64", "product": { "name": "python39-setuptools-57.4.0-1.2.aarch64", "product_id": "python39-setuptools-57.4.0-1.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python36-setuptools-57.4.0-1.2.ppc64le", "product": { "name": "python36-setuptools-57.4.0-1.2.ppc64le", "product_id": "python36-setuptools-57.4.0-1.2.ppc64le" } }, { "category": "product_version", "name": "python38-setuptools-57.4.0-1.2.ppc64le", "product": { "name": "python38-setuptools-57.4.0-1.2.ppc64le", "product_id": "python38-setuptools-57.4.0-1.2.ppc64le" } }, { "category": "product_version", "name": "python39-setuptools-57.4.0-1.2.ppc64le", "product": { "name": "python39-setuptools-57.4.0-1.2.ppc64le", "product_id": "python39-setuptools-57.4.0-1.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python36-setuptools-57.4.0-1.2.s390x", "product": { "name": "python36-setuptools-57.4.0-1.2.s390x", "product_id": "python36-setuptools-57.4.0-1.2.s390x" } }, { "category": "product_version", "name": "python38-setuptools-57.4.0-1.2.s390x", "product": { "name": "python38-setuptools-57.4.0-1.2.s390x", "product_id": "python38-setuptools-57.4.0-1.2.s390x" } }, { "category": "product_version", "name": "python39-setuptools-57.4.0-1.2.s390x", "product": { "name": "python39-setuptools-57.4.0-1.2.s390x", "product_id": "python39-setuptools-57.4.0-1.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python36-setuptools-57.4.0-1.2.x86_64", "product": { "name": "python36-setuptools-57.4.0-1.2.x86_64", "product_id": "python36-setuptools-57.4.0-1.2.x86_64" } }, { "category": "product_version", "name": "python38-setuptools-57.4.0-1.2.x86_64", "product": { "name": "python38-setuptools-57.4.0-1.2.x86_64", "product_id": "python38-setuptools-57.4.0-1.2.x86_64" } }, { "category": "product_version", "name": "python39-setuptools-57.4.0-1.2.x86_64", "product": { "name": "python39-setuptools-57.4.0-1.2.x86_64", "product_id": "python39-setuptools-57.4.0-1.2.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": "python36-setuptools-57.4.0-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.aarch64" }, "product_reference": "python36-setuptools-57.4.0-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-setuptools-57.4.0-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.ppc64le" }, "product_reference": "python36-setuptools-57.4.0-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-setuptools-57.4.0-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.s390x" }, "product_reference": "python36-setuptools-57.4.0-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python36-setuptools-57.4.0-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.x86_64" }, "product_reference": "python36-setuptools-57.4.0-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-setuptools-57.4.0-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.aarch64" }, "product_reference": "python38-setuptools-57.4.0-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-setuptools-57.4.0-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.ppc64le" }, "product_reference": "python38-setuptools-57.4.0-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-setuptools-57.4.0-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.s390x" }, "product_reference": "python38-setuptools-57.4.0-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-setuptools-57.4.0-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.x86_64" }, "product_reference": "python38-setuptools-57.4.0-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-57.4.0-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.aarch64" }, "product_reference": "python39-setuptools-57.4.0-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-57.4.0-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.ppc64le" }, "product_reference": "python39-setuptools-57.4.0-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-57.4.0-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.s390x" }, "product_reference": "python39-setuptools-57.4.0-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-57.4.0-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.x86_64" }, "product_reference": "python39-setuptools-57.4.0-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.aarch64", "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.ppc64le", "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.s390x", "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.x86_64", "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.aarch64", "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.ppc64le", "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.s390x", "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.x86_64", "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.aarch64", "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.ppc64le", "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.s390x", "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.aarch64", "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.ppc64le", "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.s390x", "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.x86_64", "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.aarch64", "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.ppc64le", "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.s390x", "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.x86_64", "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.aarch64", "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.ppc64le", "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.s390x", "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.aarch64", "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.ppc64le", "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.s390x", "openSUSE Tumbleweed:python36-setuptools-57.4.0-1.2.x86_64", "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.aarch64", "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.ppc64le", "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.s390x", "openSUSE Tumbleweed:python38-setuptools-57.4.0-1.2.x86_64", "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.aarch64", "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.ppc64le", "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.s390x", "openSUSE Tumbleweed:python39-setuptools-57.4.0-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2020:3597-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 python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-3597,SUSE-SLE-Module-Basesystem-15-SP1-2020-3597,SUSE-SLE-Module-Basesystem-15-SP2-2020-3597,SUSE-SLE-Module-Basesystem-15-SP3-2020-3597,SUSE-SLE-Module-Desktop-Applications-15-SP1-2020-3597,SUSE-SLE-Module-Desktop-Applications-15-SP2-2020-3597,SUSE-SLE-Module-Desktop-Applications-15-SP3-2020-3597,SUSE-SLE-Module-Python2-15-SP1-2020-3597,SUSE-SLE-Module-Python2-15-SP2-2020-3597,SUSE-SLE-Module-Python2-15-SP3-2020-3597,SUSE-SLE-Product-HPC-15-2020-3597,SUSE-SLE-Product-SLES-15-2020-3597,SUSE-SLE-Product-SLES_SAP-15-2020-3597", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3597-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:3597-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203597-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:3597-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007904.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2020-12-02T09:46:58Z", "generator": { "date": "2020-12-02T09:46:58Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:3597-1", "initial_release_date": "2020-12-02T09:46:58Z", "revision_history": [ { "date": "2020-12-02T09:46:58Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-7.47.1.aarch64", "product": { "name": "libpython2_7-1_0-2.7.17-7.47.1.aarch64", "product_id": "libpython2_7-1_0-2.7.17-7.47.1.aarch64" } }, { "category": "product_version", "name": "python-2.7.17-7.47.1.aarch64", "product": { "name": "python-2.7.17-7.47.1.aarch64", "product_id": "python-2.7.17-7.47.1.aarch64" } }, { "category": "product_version", "name": "python-base-2.7.17-7.47.1.aarch64", "product": { "name": "python-base-2.7.17-7.47.1.aarch64", "product_id": "python-base-2.7.17-7.47.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.17-7.47.1.aarch64", "product": { "name": "python-curses-2.7.17-7.47.1.aarch64", "product_id": "python-curses-2.7.17-7.47.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.17-7.47.1.aarch64", "product": { "name": "python-demo-2.7.17-7.47.1.aarch64", "product_id": "python-demo-2.7.17-7.47.1.aarch64" } }, { "category": "product_version", "name": "python-devel-2.7.17-7.47.1.aarch64", "product": { "name": "python-devel-2.7.17-7.47.1.aarch64", "product_id": "python-devel-2.7.17-7.47.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-7.47.1.aarch64", "product": { "name": "python-gdbm-2.7.17-7.47.1.aarch64", "product_id": "python-gdbm-2.7.17-7.47.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.17-7.47.1.aarch64", "product": { "name": "python-idle-2.7.17-7.47.1.aarch64", "product_id": "python-idle-2.7.17-7.47.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.17-7.47.1.aarch64", "product": { "name": "python-tk-2.7.17-7.47.1.aarch64", "product_id": "python-tk-2.7.17-7.47.1.aarch64" } }, { "category": "product_version", "name": "python-xml-2.7.17-7.47.1.aarch64", "product": { "name": "python-xml-2.7.17-7.47.1.aarch64", "product_id": "python-xml-2.7.17-7.47.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-64bit-2.7.17-7.47.1.aarch64_ilp32", "product": { "name": "libpython2_7-1_0-64bit-2.7.17-7.47.1.aarch64_ilp32", "product_id": "libpython2_7-1_0-64bit-2.7.17-7.47.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-64bit-2.7.17-7.47.1.aarch64_ilp32", "product": { "name": "python-64bit-2.7.17-7.47.1.aarch64_ilp32", "product_id": "python-64bit-2.7.17-7.47.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-base-64bit-2.7.17-7.47.1.aarch64_ilp32", "product": { "name": "python-base-64bit-2.7.17-7.47.1.aarch64_ilp32", "product_id": "python-base-64bit-2.7.17-7.47.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-7.47.1.i586", "product": { "name": "libpython2_7-1_0-2.7.17-7.47.1.i586", "product_id": "libpython2_7-1_0-2.7.17-7.47.1.i586" } }, { "category": "product_version", "name": "python-2.7.17-7.47.1.i586", "product": { "name": "python-2.7.17-7.47.1.i586", "product_id": "python-2.7.17-7.47.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.17-7.47.1.i586", "product": { "name": "python-base-2.7.17-7.47.1.i586", "product_id": "python-base-2.7.17-7.47.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.17-7.47.1.i586", "product": { "name": "python-curses-2.7.17-7.47.1.i586", "product_id": "python-curses-2.7.17-7.47.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.17-7.47.1.i586", "product": { "name": "python-demo-2.7.17-7.47.1.i586", "product_id": "python-demo-2.7.17-7.47.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.17-7.47.1.i586", "product": { "name": "python-devel-2.7.17-7.47.1.i586", "product_id": "python-devel-2.7.17-7.47.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-7.47.1.i586", "product": { "name": "python-gdbm-2.7.17-7.47.1.i586", "product_id": "python-gdbm-2.7.17-7.47.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.17-7.47.1.i586", "product": { "name": "python-idle-2.7.17-7.47.1.i586", "product_id": "python-idle-2.7.17-7.47.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.17-7.47.1.i586", "product": { "name": "python-tk-2.7.17-7.47.1.i586", "product_id": "python-tk-2.7.17-7.47.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.17-7.47.1.i586", "product": { "name": "python-xml-2.7.17-7.47.1.i586", "product_id": "python-xml-2.7.17-7.47.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.17-7.47.1.noarch", "product": { "name": "python-doc-2.7.17-7.47.1.noarch", "product_id": "python-doc-2.7.17-7.47.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.17-7.47.1.noarch", "product": { "name": "python-doc-pdf-2.7.17-7.47.1.noarch", "product_id": "python-doc-pdf-2.7.17-7.47.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "product": { "name": "libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "product_id": "libpython2_7-1_0-2.7.17-7.47.1.ppc64le" } }, { "category": "product_version", "name": "python-2.7.17-7.47.1.ppc64le", "product": { "name": "python-2.7.17-7.47.1.ppc64le", "product_id": "python-2.7.17-7.47.1.ppc64le" } }, { "category": "product_version", "name": "python-base-2.7.17-7.47.1.ppc64le", "product": { "name": "python-base-2.7.17-7.47.1.ppc64le", "product_id": "python-base-2.7.17-7.47.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.17-7.47.1.ppc64le", "product": { "name": "python-curses-2.7.17-7.47.1.ppc64le", "product_id": "python-curses-2.7.17-7.47.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.17-7.47.1.ppc64le", "product": { "name": "python-demo-2.7.17-7.47.1.ppc64le", "product_id": "python-demo-2.7.17-7.47.1.ppc64le" } }, { "category": "product_version", "name": "python-devel-2.7.17-7.47.1.ppc64le", "product": { "name": "python-devel-2.7.17-7.47.1.ppc64le", "product_id": "python-devel-2.7.17-7.47.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-7.47.1.ppc64le", "product": { "name": "python-gdbm-2.7.17-7.47.1.ppc64le", "product_id": "python-gdbm-2.7.17-7.47.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.17-7.47.1.ppc64le", "product": { "name": "python-idle-2.7.17-7.47.1.ppc64le", "product_id": "python-idle-2.7.17-7.47.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.17-7.47.1.ppc64le", "product": { "name": "python-tk-2.7.17-7.47.1.ppc64le", "product_id": "python-tk-2.7.17-7.47.1.ppc64le" } }, { "category": "product_version", "name": "python-xml-2.7.17-7.47.1.ppc64le", "product": { "name": "python-xml-2.7.17-7.47.1.ppc64le", "product_id": "python-xml-2.7.17-7.47.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-7.47.1.s390x", "product": { "name": "libpython2_7-1_0-2.7.17-7.47.1.s390x", "product_id": "libpython2_7-1_0-2.7.17-7.47.1.s390x" } }, { "category": "product_version", "name": "python-2.7.17-7.47.1.s390x", "product": { "name": "python-2.7.17-7.47.1.s390x", "product_id": "python-2.7.17-7.47.1.s390x" } }, { "category": "product_version", "name": "python-base-2.7.17-7.47.1.s390x", "product": { "name": "python-base-2.7.17-7.47.1.s390x", "product_id": "python-base-2.7.17-7.47.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.17-7.47.1.s390x", "product": { "name": "python-curses-2.7.17-7.47.1.s390x", "product_id": "python-curses-2.7.17-7.47.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.17-7.47.1.s390x", "product": { "name": "python-demo-2.7.17-7.47.1.s390x", "product_id": "python-demo-2.7.17-7.47.1.s390x" } }, { "category": "product_version", "name": "python-devel-2.7.17-7.47.1.s390x", "product": { "name": "python-devel-2.7.17-7.47.1.s390x", "product_id": "python-devel-2.7.17-7.47.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-7.47.1.s390x", "product": { "name": "python-gdbm-2.7.17-7.47.1.s390x", "product_id": "python-gdbm-2.7.17-7.47.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.17-7.47.1.s390x", "product": { "name": "python-idle-2.7.17-7.47.1.s390x", "product_id": "python-idle-2.7.17-7.47.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.17-7.47.1.s390x", "product": { "name": "python-tk-2.7.17-7.47.1.s390x", "product_id": "python-tk-2.7.17-7.47.1.s390x" } }, { "category": "product_version", "name": "python-xml-2.7.17-7.47.1.s390x", "product": { "name": "python-xml-2.7.17-7.47.1.s390x", "product_id": "python-xml-2.7.17-7.47.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-7.47.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.17-7.47.1.x86_64", "product_id": "libpython2_7-1_0-2.7.17-7.47.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.17-7.47.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.17-7.47.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.17-7.47.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.17-7.47.1.x86_64", "product": { "name": "python-2.7.17-7.47.1.x86_64", "product_id": "python-2.7.17-7.47.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.17-7.47.1.x86_64", "product": { "name": "python-32bit-2.7.17-7.47.1.x86_64", "product_id": "python-32bit-2.7.17-7.47.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.17-7.47.1.x86_64", "product": { "name": "python-base-2.7.17-7.47.1.x86_64", "product_id": "python-base-2.7.17-7.47.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.17-7.47.1.x86_64", "product": { "name": "python-base-32bit-2.7.17-7.47.1.x86_64", "product_id": "python-base-32bit-2.7.17-7.47.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.17-7.47.1.x86_64", "product": { "name": "python-curses-2.7.17-7.47.1.x86_64", "product_id": "python-curses-2.7.17-7.47.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.17-7.47.1.x86_64", "product": { "name": "python-demo-2.7.17-7.47.1.x86_64", "product_id": "python-demo-2.7.17-7.47.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.17-7.47.1.x86_64", "product": { "name": "python-devel-2.7.17-7.47.1.x86_64", "product_id": "python-devel-2.7.17-7.47.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-7.47.1.x86_64", "product": { "name": "python-gdbm-2.7.17-7.47.1.x86_64", "product_id": "python-gdbm-2.7.17-7.47.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.17-7.47.1.x86_64", "product": { "name": "python-idle-2.7.17-7.47.1.x86_64", "product_id": "python-idle-2.7.17-7.47.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.17-7.47.1.x86_64", "product": { "name": "python-tk-2.7.17-7.47.1.x86_64", "product_id": "python-tk-2.7.17-7.47.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.17-7.47.1.x86_64", "product": { "name": "python-xml-2.7.17-7.47.1.x86_64", "product_id": "python-xml-2.7.17-7.47.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python2:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python2:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.aarch64" }, "product_reference": "python-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.s390x" }, "product_reference": "python-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.x86_64" }, "product_reference": "python-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.aarch64" }, "product_reference": "python-base-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-base-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.s390x" }, "product_reference": "python-base-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.x86_64" }, "product_reference": "python-base-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.aarch64" }, "product_reference": "python-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.s390x" }, "product_reference": "python-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.x86_64" }, "product_reference": "python-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.aarch64" }, "product_reference": "python-base-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-base-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.s390x" }, "product_reference": "python-base-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.x86_64" }, "product_reference": "python-base-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.aarch64" }, "product_reference": "python-tk-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-tk-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.s390x" }, "product_reference": "python-tk-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.x86_64" }, "product_reference": "python-tk-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.aarch64" }, "product_reference": "python-tk-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-tk-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.s390x" }, "product_reference": "python-tk-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.x86_64" }, "product_reference": "python-tk-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.aarch64" }, "product_reference": "python-curses-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-curses-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.s390x" }, "product_reference": "python-curses-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.x86_64" }, "product_reference": "python-curses-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.aarch64" }, "product_reference": "python-devel-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-devel-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.s390x" }, "product_reference": "python-devel-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.x86_64" }, "product_reference": "python-devel-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.s390x" }, "product_reference": "python-gdbm-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.aarch64" }, "product_reference": "python-xml-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-xml-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.s390x" }, "product_reference": "python-xml-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.x86_64" }, "product_reference": "python-xml-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.aarch64" }, "product_reference": "python-curses-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-curses-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.s390x" }, "product_reference": "python-curses-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.x86_64" }, "product_reference": "python-curses-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.aarch64" }, "product_reference": "python-devel-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-devel-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.s390x" }, "product_reference": "python-devel-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.x86_64" }, "product_reference": "python-devel-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.s390x" }, "product_reference": "python-gdbm-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.aarch64" }, "product_reference": "python-xml-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-xml-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.s390x" }, "product_reference": "python-xml-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.x86_64" }, "product_reference": "python-xml-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.47.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.47.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.47.1.aarch64" }, "product_reference": "python-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.47.1.x86_64" }, "product_reference": "python-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.47.1.aarch64" }, "product_reference": "python-base-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.47.1.x86_64" }, "product_reference": "python-base-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.47.1.aarch64" }, "product_reference": "python-curses-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.47.1.x86_64" }, "product_reference": "python-curses-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.47.1.aarch64" }, "product_reference": "python-devel-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.47.1.x86_64" }, "product_reference": "python-devel-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.47.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.47.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.47.1.aarch64" }, "product_reference": "python-xml-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.47.1.x86_64" }, "product_reference": "python-xml-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.47.1.aarch64" }, "product_reference": "python-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.47.1.x86_64" }, "product_reference": "python-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.47.1.aarch64" }, "product_reference": "python-base-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.47.1.x86_64" }, "product_reference": "python-base-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.47.1.aarch64" }, "product_reference": "python-curses-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.47.1.x86_64" }, "product_reference": "python-curses-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.47.1.aarch64" }, "product_reference": "python-devel-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.47.1.x86_64" }, "product_reference": "python-devel-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.47.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.47.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.47.1.aarch64" }, "product_reference": "python-xml-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.47.1.x86_64" }, "product_reference": "python-xml-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.aarch64" }, "product_reference": "python-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.s390x" }, "product_reference": "python-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.x86_64" }, "product_reference": "python-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.aarch64" }, "product_reference": "python-base-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-base-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.s390x" }, "product_reference": "python-base-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.x86_64" }, "product_reference": "python-base-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.aarch64" }, "product_reference": "python-curses-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-curses-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.s390x" }, "product_reference": "python-curses-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.x86_64" }, "product_reference": "python-curses-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.aarch64" }, "product_reference": "python-devel-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-devel-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.s390x" }, "product_reference": "python-devel-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.x86_64" }, "product_reference": "python-devel-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.s390x" }, "product_reference": "python-gdbm-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.aarch64" }, "product_reference": "python-xml-2.7.17-7.47.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-xml-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.s390x" }, "product_reference": "python-xml-2.7.17-7.47.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.x86_64" }, "product_reference": "python-xml-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.47.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.47.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.47.1.x86_64" }, "product_reference": "python-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-base-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.47.1.x86_64" }, "product_reference": "python-base-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-curses-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.47.1.x86_64" }, "product_reference": "python-curses-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-devel-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.47.1.x86_64" }, "product_reference": "python-devel-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.47.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.47.1.ppc64le" }, "product_reference": "python-xml-2.7.17-7.47.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.47.1.x86_64" }, "product_reference": "python-xml-2.7.17-7.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.47.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.47.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:python-tk-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP1:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.47.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.47.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.47.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-12-02T09:46:58Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2020:2784-1
Vulnerability from csaf_suse
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": "Security update for python-pip", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-pip fixes the following issues:\n\n- CVE-2019-20916: Fixed a directory traversal in _download_http_url (bsc#1176262)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-2784,SUSE-SLE-Module-Basesystem-15-SP1-2020-2784,SUSE-SLE-Module-Basesystem-15-SP2-2020-2784,SUSE-SLE-Module-Python2-15-SP1-2020-2784,SUSE-SLE-Module-Python2-15-SP2-2020-2784,SUSE-SLE-Product-HPC-15-2020-2784,SUSE-SLE-Product-SLES-15-2020-2784,SUSE-SLE-Product-SLES_SAP-15-2020-2784", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_2784-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:2784-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202784-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:2784-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-September/007496.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-pip", "tracking": { "current_release_date": "2020-09-29T10:43:57Z", "generator": { "date": "2020-09-29T10:43:57Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:2784-1", "initial_release_date": "2020-09-29T10:43:57Z", "revision_history": [ { "date": "2020-09-29T10:43:57Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-pip-10.0.1-3.3.1.noarch", "product": { "name": "python2-pip-10.0.1-3.3.1.noarch", "product_id": "python2-pip-10.0.1-3.3.1.noarch" } }, { "category": "product_version", "name": "python3-pip-10.0.1-3.3.1.noarch", "product": { "name": "python3-pip-10.0.1-3.3.1.noarch", "product_id": "python3-pip-10.0.1-3.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python2:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python2:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-3.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-pip-10.0.1-3.3.1.noarch" }, "product_reference": "python3-pip-10.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-3.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-pip-10.0.1-3.3.1.noarch" }, "product_reference": "python3-pip-10.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-3.3.1.noarch as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-pip-10.0.1-3.3.1.noarch" }, "product_reference": "python2-pip-10.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-3.3.1.noarch as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-pip-10.0.1-3.3.1.noarch" }, "product_reference": "python2-pip-10.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-3.3.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-pip-10.0.1-3.3.1.noarch" }, "product_reference": "python2-pip-10.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-3.3.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-pip-10.0.1-3.3.1.noarch" }, "product_reference": "python3-pip-10.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-3.3.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-pip-10.0.1-3.3.1.noarch" }, "product_reference": "python2-pip-10.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-3.3.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-pip-10.0.1-3.3.1.noarch" }, "product_reference": "python3-pip-10.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-3.3.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python2-pip-10.0.1-3.3.1.noarch" }, "product_reference": "python2-pip-10.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-3.3.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-pip-10.0.1-3.3.1.noarch" }, "product_reference": "python3-pip-10.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-3.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python2-pip-10.0.1-3.3.1.noarch" }, "product_reference": "python2-pip-10.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-3.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-pip-10.0.1-3.3.1.noarch" }, "product_reference": "python3-pip-10.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:python3-pip-10.0.1-3.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:python3-pip-10.0.1-3.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:python3-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:python2-pip-10.0.1-3.3.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:python3-pip-10.0.1-3.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-09-29T10:43:57Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2023:0516-2
Vulnerability from csaf_suse
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": "Security update for python-pip", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-pip fixes the following issues:\n\n- Add wheel subpackage with the generated wheel for this package\n (bsc#1176262, CVE-2019-20916).\n\n- Make wheel a separate build run to avoid the setuptools/wheel build\n cycle.\n\n- Switch this package to use update-alternatives for all files\n in %{_bindir} so it doesn\u0027t collide with the versions on\n \u0027the latest\u0027 versions of Python interpreter (jsc#SLE-18038,\n bsc#1195831).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-516,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-516,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-516,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-516,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-516,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-516,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-516,SUSE-Storage-6-2023-516,SUSE-Storage-7-2023-516", "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-2023_0516-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0516-2", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230516-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0516-2", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013882.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1195831", "url": "https://bugzilla.suse.com/1195831" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-pip", "tracking": { "current_release_date": "2023-02-24T14:49:01Z", "generator": { "date": "2023-02-24T14:49:01Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0516-2", "initial_release_date": "2023-02-24T14:49:01Z", "revision_history": [ { "date": "2023-02-24T14:49:01Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-pip-20.0.2-150100.6.18.1.noarch", "product": { "name": "python2-pip-20.0.2-150100.6.18.1.noarch", "product_id": "python2-pip-20.0.2-150100.6.18.1.noarch" } }, { "category": "product_version", "name": "python3-pip-20.0.2-150100.6.18.1.noarch", "product": { "name": "python3-pip-20.0.2-150100.6.18.1.noarch", "product_id": "python3-pip-20.0.2-150100.6.18.1.noarch" } }, { "category": "product_version", "name": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "product": { "name": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "product_id": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 6", "product": { "name": "SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:6" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7", "product": { "name": "SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python2-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python2-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python2-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python2-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python2-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python2-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-pip-wheel-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python2-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-pip-wheel-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python2-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python2-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python3-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python3-pip-wheel-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:python2-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python2-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:python3-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:python3-pip-wheel-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 6:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 6:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 7:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 7:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 7:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-pip-wheel-20.0.2-150100.6.18.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 6:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 6:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 6:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 7:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 7:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 7:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-pip-wheel-20.0.2-150100.6.18.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 6:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 6:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 7:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 7:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Enterprise Storage 7:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-pip-wheel-20.0.2-150100.6.18.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2023-02-24T14:49:01Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2020:3563-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 python36", "title": "Title of the patch" }, { "category": "description", "text": "This update for python36 fixes the following issues:\n\nUpdate to 3.6.12, including the following fixes:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n- Fixed CRLF injection via HTTP request method in httplib/http.client (bsc#1177211 CVE-2020-26116)\n- Fixed possible infinite loop in specifically crafted tarball (bsc#1174091 CVE-2019-20907)\n- Fixed a CRLF injection via the host part of the url passed to urlopen() (bsc#1155094 CVE-2019-18348)\n- Reamed idle icons to idle3 in order to avoid conflicts with python2 (bsc#1165894)\n- Handful of compatibility changes between SLE15 and SLE12 (jsc#ECO-2799, jsc#SLE-13738, bsc#1179193)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-3563,SUSE-SLE-SERVER-12-SP5-2020-3563", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3563-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:3563-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203563-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:3563-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007892.html" }, { "category": "self", "summary": "SUSE Bug 1149955", "url": "https://bugzilla.suse.com/1149955" }, { "category": "self", "summary": "SUSE Bug 1165894", "url": "https://bugzilla.suse.com/1165894" }, { "category": "self", "summary": "SUSE Bug 1174091", "url": "https://bugzilla.suse.com/1174091" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1177211", "url": "https://bugzilla.suse.com/1177211" }, { "category": "self", "summary": "SUSE CVE CVE-2019-16056 page", "url": "https://www.suse.com/security/cve/CVE-2019-16056/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20907 page", "url": "https://www.suse.com/security/cve/CVE-2019-20907/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5010 page", "url": "https://www.suse.com/security/cve/CVE-2019-5010/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14422 page", "url": "https://www.suse.com/security/cve/CVE-2020-14422/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-26116 page", "url": "https://www.suse.com/security/cve/CVE-2020-26116/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8492 page", "url": "https://www.suse.com/security/cve/CVE-2020-8492/" } ], "title": "Security update for python36", "tracking": { "current_release_date": "2020-11-30T15:53:59Z", "generator": { "date": "2020-11-30T15:53:59Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:3563-1", "initial_release_date": "2020-11-30T15:53:59Z", "revision_history": [ { "date": "2020-11-30T15:53:59Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.22.2.aarch64", "product": { "name": "libpython3_6m1_0-3.6.12-4.22.2.aarch64", "product_id": "libpython3_6m1_0-3.6.12-4.22.2.aarch64" } }, { "category": "product_version", "name": "python36-3.6.12-4.22.2.aarch64", "product": { "name": "python36-3.6.12-4.22.2.aarch64", "product_id": "python36-3.6.12-4.22.2.aarch64" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.22.2.aarch64", "product": { "name": "python36-base-3.6.12-4.22.2.aarch64", "product_id": "python36-base-3.6.12-4.22.2.aarch64" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.22.2.aarch64", "product": { "name": "python36-curses-3.6.12-4.22.2.aarch64", "product_id": "python36-curses-3.6.12-4.22.2.aarch64" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.22.2.aarch64", "product": { "name": "python36-dbm-3.6.12-4.22.2.aarch64", "product_id": "python36-dbm-3.6.12-4.22.2.aarch64" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.22.2.aarch64", "product": { "name": "python36-devel-3.6.12-4.22.2.aarch64", "product_id": "python36-devel-3.6.12-4.22.2.aarch64" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.22.2.aarch64", "product": { "name": "python36-doc-3.6.12-4.22.2.aarch64", "product_id": "python36-doc-3.6.12-4.22.2.aarch64" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.22.2.aarch64", "product": { "name": "python36-doc-devhelp-3.6.12-4.22.2.aarch64", "product_id": "python36-doc-devhelp-3.6.12-4.22.2.aarch64" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.22.2.aarch64", "product": { "name": "python36-idle-3.6.12-4.22.2.aarch64", "product_id": "python36-idle-3.6.12-4.22.2.aarch64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.22.2.aarch64", "product": { "name": "python36-testsuite-3.6.12-4.22.2.aarch64", "product_id": "python36-testsuite-3.6.12-4.22.2.aarch64" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.22.2.aarch64", "product": { "name": "python36-tk-3.6.12-4.22.2.aarch64", "product_id": "python36-tk-3.6.12-4.22.2.aarch64" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.22.2.aarch64", "product": { "name": "python36-tools-3.6.12-4.22.2.aarch64", "product_id": "python36-tools-3.6.12-4.22.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.12-4.22.2.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.12-4.22.2.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.12-4.22.2.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-64bit-3.6.12-4.22.2.aarch64_ilp32", "product": { "name": "python36-64bit-3.6.12-4.22.2.aarch64_ilp32", "product_id": "python36-64bit-3.6.12-4.22.2.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-base-64bit-3.6.12-4.22.2.aarch64_ilp32", "product": { "name": "python36-base-64bit-3.6.12-4.22.2.aarch64_ilp32", "product_id": "python36-base-64bit-3.6.12-4.22.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.22.2.i586", "product": { "name": "libpython3_6m1_0-3.6.12-4.22.2.i586", "product_id": "libpython3_6m1_0-3.6.12-4.22.2.i586" } }, { "category": "product_version", "name": "python36-3.6.12-4.22.2.i586", "product": { "name": "python36-3.6.12-4.22.2.i586", "product_id": "python36-3.6.12-4.22.2.i586" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.22.2.i586", "product": { "name": "python36-base-3.6.12-4.22.2.i586", "product_id": "python36-base-3.6.12-4.22.2.i586" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.22.2.i586", "product": { "name": "python36-curses-3.6.12-4.22.2.i586", "product_id": "python36-curses-3.6.12-4.22.2.i586" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.22.2.i586", "product": { "name": "python36-dbm-3.6.12-4.22.2.i586", "product_id": "python36-dbm-3.6.12-4.22.2.i586" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.22.2.i586", "product": { "name": "python36-devel-3.6.12-4.22.2.i586", "product_id": "python36-devel-3.6.12-4.22.2.i586" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.22.2.i586", "product": { "name": "python36-doc-3.6.12-4.22.2.i586", "product_id": "python36-doc-3.6.12-4.22.2.i586" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.22.2.i586", "product": { "name": "python36-doc-devhelp-3.6.12-4.22.2.i586", "product_id": "python36-doc-devhelp-3.6.12-4.22.2.i586" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.22.2.i586", "product": { "name": "python36-idle-3.6.12-4.22.2.i586", "product_id": "python36-idle-3.6.12-4.22.2.i586" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.22.2.i586", "product": { "name": "python36-testsuite-3.6.12-4.22.2.i586", "product_id": "python36-testsuite-3.6.12-4.22.2.i586" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.22.2.i586", "product": { "name": "python36-tk-3.6.12-4.22.2.i586", "product_id": "python36-tk-3.6.12-4.22.2.i586" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.22.2.i586", "product": { "name": "python36-tools-3.6.12-4.22.2.i586", "product_id": "python36-tools-3.6.12-4.22.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "product_id": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le" } }, { "category": "product_version", "name": "python36-3.6.12-4.22.2.ppc64le", "product": { "name": "python36-3.6.12-4.22.2.ppc64le", "product_id": "python36-3.6.12-4.22.2.ppc64le" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.22.2.ppc64le", "product": { "name": "python36-base-3.6.12-4.22.2.ppc64le", "product_id": "python36-base-3.6.12-4.22.2.ppc64le" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.22.2.ppc64le", "product": { "name": "python36-curses-3.6.12-4.22.2.ppc64le", "product_id": "python36-curses-3.6.12-4.22.2.ppc64le" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.22.2.ppc64le", "product": { "name": "python36-dbm-3.6.12-4.22.2.ppc64le", "product_id": "python36-dbm-3.6.12-4.22.2.ppc64le" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.22.2.ppc64le", "product": { "name": "python36-devel-3.6.12-4.22.2.ppc64le", "product_id": "python36-devel-3.6.12-4.22.2.ppc64le" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.22.2.ppc64le", "product": { "name": "python36-doc-3.6.12-4.22.2.ppc64le", "product_id": "python36-doc-3.6.12-4.22.2.ppc64le" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.22.2.ppc64le", "product": { "name": "python36-doc-devhelp-3.6.12-4.22.2.ppc64le", "product_id": "python36-doc-devhelp-3.6.12-4.22.2.ppc64le" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.22.2.ppc64le", "product": { "name": "python36-idle-3.6.12-4.22.2.ppc64le", "product_id": "python36-idle-3.6.12-4.22.2.ppc64le" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.22.2.ppc64le", "product": { "name": "python36-testsuite-3.6.12-4.22.2.ppc64le", "product_id": "python36-testsuite-3.6.12-4.22.2.ppc64le" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.22.2.ppc64le", "product": { "name": "python36-tk-3.6.12-4.22.2.ppc64le", "product_id": "python36-tk-3.6.12-4.22.2.ppc64le" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.22.2.ppc64le", "product": { "name": "python36-tools-3.6.12-4.22.2.ppc64le", "product_id": "python36-tools-3.6.12-4.22.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.22.2.s390", "product": { "name": "libpython3_6m1_0-3.6.12-4.22.2.s390", "product_id": "libpython3_6m1_0-3.6.12-4.22.2.s390" } }, { "category": "product_version", "name": "python36-3.6.12-4.22.2.s390", "product": { "name": "python36-3.6.12-4.22.2.s390", "product_id": "python36-3.6.12-4.22.2.s390" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.22.2.s390", "product": { "name": "python36-base-3.6.12-4.22.2.s390", "product_id": "python36-base-3.6.12-4.22.2.s390" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.22.2.s390", "product": { "name": "python36-curses-3.6.12-4.22.2.s390", "product_id": "python36-curses-3.6.12-4.22.2.s390" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.22.2.s390", "product": { "name": "python36-dbm-3.6.12-4.22.2.s390", "product_id": "python36-dbm-3.6.12-4.22.2.s390" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.22.2.s390", "product": { "name": "python36-devel-3.6.12-4.22.2.s390", "product_id": "python36-devel-3.6.12-4.22.2.s390" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.22.2.s390", "product": { "name": "python36-doc-3.6.12-4.22.2.s390", "product_id": "python36-doc-3.6.12-4.22.2.s390" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.22.2.s390", "product": { "name": "python36-doc-devhelp-3.6.12-4.22.2.s390", "product_id": "python36-doc-devhelp-3.6.12-4.22.2.s390" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.22.2.s390", "product": { "name": "python36-idle-3.6.12-4.22.2.s390", "product_id": "python36-idle-3.6.12-4.22.2.s390" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.22.2.s390", "product": { "name": "python36-testsuite-3.6.12-4.22.2.s390", "product_id": "python36-testsuite-3.6.12-4.22.2.s390" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.22.2.s390", "product": { "name": "python36-tk-3.6.12-4.22.2.s390", "product_id": "python36-tk-3.6.12-4.22.2.s390" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.22.2.s390", "product": { "name": "python36-tools-3.6.12-4.22.2.s390", "product_id": "python36-tools-3.6.12-4.22.2.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.22.2.s390x", "product": { "name": "libpython3_6m1_0-3.6.12-4.22.2.s390x", "product_id": "libpython3_6m1_0-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.12-4.22.2.s390x", "product": { "name": "libpython3_6m1_0-32bit-3.6.12-4.22.2.s390x", "product_id": "libpython3_6m1_0-32bit-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "python36-3.6.12-4.22.2.s390x", "product": { "name": "python36-3.6.12-4.22.2.s390x", "product_id": "python36-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "python36-32bit-3.6.12-4.22.2.s390x", "product": { "name": "python36-32bit-3.6.12-4.22.2.s390x", "product_id": "python36-32bit-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.22.2.s390x", "product": { "name": "python36-base-3.6.12-4.22.2.s390x", "product_id": "python36-base-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.12-4.22.2.s390x", "product": { "name": "python36-base-32bit-3.6.12-4.22.2.s390x", "product_id": "python36-base-32bit-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.22.2.s390x", "product": { "name": "python36-curses-3.6.12-4.22.2.s390x", "product_id": "python36-curses-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.22.2.s390x", "product": { "name": "python36-dbm-3.6.12-4.22.2.s390x", "product_id": "python36-dbm-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.22.2.s390x", "product": { "name": "python36-devel-3.6.12-4.22.2.s390x", "product_id": "python36-devel-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.22.2.s390x", "product": { "name": "python36-doc-3.6.12-4.22.2.s390x", "product_id": "python36-doc-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.22.2.s390x", "product": { "name": "python36-doc-devhelp-3.6.12-4.22.2.s390x", "product_id": "python36-doc-devhelp-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.22.2.s390x", "product": { "name": "python36-idle-3.6.12-4.22.2.s390x", "product_id": "python36-idle-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.22.2.s390x", "product": { "name": "python36-testsuite-3.6.12-4.22.2.s390x", "product_id": "python36-testsuite-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.22.2.s390x", "product": { "name": "python36-tk-3.6.12-4.22.2.s390x", "product_id": "python36-tk-3.6.12-4.22.2.s390x" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.22.2.s390x", "product": { "name": "python36-tools-3.6.12-4.22.2.s390x", "product_id": "python36-tools-3.6.12-4.22.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.22.2.x86_64", "product": { "name": "libpython3_6m1_0-3.6.12-4.22.2.x86_64", "product_id": "libpython3_6m1_0-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.12-4.22.2.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.12-4.22.2.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "python36-3.6.12-4.22.2.x86_64", "product": { "name": "python36-3.6.12-4.22.2.x86_64", "product_id": "python36-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "python36-32bit-3.6.12-4.22.2.x86_64", "product": { "name": "python36-32bit-3.6.12-4.22.2.x86_64", "product_id": "python36-32bit-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.22.2.x86_64", "product": { "name": "python36-base-3.6.12-4.22.2.x86_64", "product_id": "python36-base-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.12-4.22.2.x86_64", "product": { "name": "python36-base-32bit-3.6.12-4.22.2.x86_64", "product_id": "python36-base-32bit-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.22.2.x86_64", "product": { "name": "python36-curses-3.6.12-4.22.2.x86_64", "product_id": "python36-curses-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.22.2.x86_64", "product": { "name": "python36-dbm-3.6.12-4.22.2.x86_64", "product_id": "python36-dbm-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.22.2.x86_64", "product": { "name": "python36-devel-3.6.12-4.22.2.x86_64", "product_id": "python36-devel-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.22.2.x86_64", "product": { "name": "python36-doc-3.6.12-4.22.2.x86_64", "product_id": "python36-doc-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.22.2.x86_64", "product": { "name": "python36-doc-devhelp-3.6.12-4.22.2.x86_64", "product_id": "python36-doc-devhelp-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.22.2.x86_64", "product": { "name": "python36-idle-3.6.12-4.22.2.x86_64", "product_id": "python36-idle-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.22.2.x86_64", "product": { "name": "python36-testsuite-3.6.12-4.22.2.x86_64", "product_id": "python36-testsuite-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.22.2.x86_64", "product": { "name": "python36-tk-3.6.12-4.22.2.x86_64", "product_id": "python36-tk-3.6.12-4.22.2.x86_64" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.22.2.x86_64", "product": { "name": "python36-tools-3.6.12-4.22.2.x86_64", "product_id": "python36-tools-3.6.12-4.22.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.12-4.22.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x" }, "product_reference": "libpython3_6m1_0-3.6.12-4.22.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-4.22.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64" }, "product_reference": "python36-3.6.12-4.22.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.22.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le" }, "product_reference": "python36-3.6.12-4.22.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x" }, "product_reference": "python36-3.6.12-4.22.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64" }, "product_reference": "python36-3.6.12-4.22.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64" }, "product_reference": "python36-base-3.6.12-4.22.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.22.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le" }, "product_reference": "python36-base-3.6.12-4.22.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x" }, "product_reference": "python36-base-3.6.12-4.22.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64" }, "product_reference": "python36-base-3.6.12-4.22.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.12-4.22.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x" }, "product_reference": "libpython3_6m1_0-3.6.12-4.22.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-4.22.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64" }, "product_reference": "python36-3.6.12-4.22.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.22.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le" }, "product_reference": "python36-3.6.12-4.22.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x" }, "product_reference": "python36-3.6.12-4.22.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64" }, "product_reference": "python36-3.6.12-4.22.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64" }, "product_reference": "python36-base-3.6.12-4.22.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.22.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le" }, "product_reference": "python36-base-3.6.12-4.22.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x" }, "product_reference": "python36-base-3.6.12-4.22.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" }, "product_reference": "python36-base-3.6.12-4.22.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-16056", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-16056" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address that should be denied. An attack may be the same as in CVE-2019-11340; however, this CVE applies to Python more generally.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-16056", "url": "https://www.suse.com/security/cve/CVE-2019-16056" }, { "category": "external", "summary": "SUSE Bug 1149955 for CVE-2019-16056", "url": "https://bugzilla.suse.com/1149955" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-11-30T15:53:59Z", "details": "moderate" } ], "title": "CVE-2019-16056" }, { "cve": "CVE-2019-20907", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20907" } ], "notes": [ { "category": "general", "text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20907", "url": "https://www.suse.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "SUSE Bug 1174091 for CVE-2019-20907", "url": "https://bugzilla.suse.com/1174091" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-11-30T15:53:59Z", "details": "moderate" } ], "title": "CVE-2019-20907" }, { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-11-30T15:53:59Z", "details": "moderate" } ], "title": "CVE-2019-20916" }, { "cve": "CVE-2019-5010", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5010" } ], "notes": [ { "category": "general", "text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5010", "url": "https://www.suse.com/security/cve/CVE-2019-5010" }, { "category": "external", "summary": "SUSE Bug 1122191 for CVE-2019-5010", "url": "https://bugzilla.suse.com/1122191" }, { "category": "external", "summary": "SUSE Bug 1126909 for CVE-2019-5010", "url": "https://bugzilla.suse.com/1126909" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-11-30T15:53:59Z", "details": "moderate" } ], "title": "CVE-2019-5010" }, { "cve": "CVE-2020-14422", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14422" } ], "notes": [ { "category": "general", "text": "Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a remote attacker to cause a denial of service if an application is affected by the performance of a dictionary containing IPv4Interface or IPv6Interface objects, and this attacker can cause many dictionary entries to be created. This is fixed in: v3.5.10, v3.5.10rc1; v3.6.12; v3.7.9; v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1; v3.9.0, v3.9.0b4, v3.9.0b5, v3.9.0rc1, v3.9.0rc2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14422", "url": "https://www.suse.com/security/cve/CVE-2020-14422" }, { "category": "external", "summary": "SUSE Bug 1173274 for CVE-2020-14422", "url": "https://bugzilla.suse.com/1173274" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-11-30T15:53:59Z", "details": "important" } ], "title": "CVE-2020-14422" }, { "cve": "CVE-2020-26116", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-26116" } ], "notes": [ { "category": "general", "text": "http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-26116", "url": "https://www.suse.com/security/cve/CVE-2020-26116" }, { "category": "external", "summary": "SUSE Bug 1177120 for CVE-2020-26116", "url": "https://bugzilla.suse.com/1177120" }, { "category": "external", "summary": "SUSE Bug 1177211 for CVE-2020-26116", "url": "https://bugzilla.suse.com/1177211" }, { "category": "external", "summary": "SUSE Bug 1192361 for CVE-2020-26116", "url": "https://bugzilla.suse.com/1192361" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-11-30T15:53:59Z", "details": "moderate" } ], "title": "CVE-2020-26116" }, { "cve": "CVE-2020-8492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8492" } ], "notes": [ { "category": "general", "text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8492", "url": "https://www.suse.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "SUSE Bug 1162367 for CVE-2020-8492", "url": "https://bugzilla.suse.com/1162367" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-11-30T15:53:59Z", "details": "moderate" } ], "title": "CVE-2020-8492" } ] }
suse-su-2021:0344-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 python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- Provide the newest setuptools wheel (bsc#1176262,\n CVE-2019-20916) in their correct form (bsc#1180686).\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2021-344,SUSE-2021-344,SUSE-OpenStack-Cloud-7-2021-344,SUSE-OpenStack-Cloud-8-2021-344,SUSE-OpenStack-Cloud-9-2021-344,SUSE-OpenStack-Cloud-Crowbar-8-2021-344,SUSE-OpenStack-Cloud-Crowbar-9-2021-344,SUSE-SLE-Module-Web-Scripting-12-2021-344,SUSE-SLE-SAP-12-SP2-2021-344,SUSE-SLE-SAP-12-SP3-2021-344,SUSE-SLE-SAP-12-SP4-2021-344,SUSE-SLE-SDK-12-SP5-2021-344,SUSE-SLE-SERVER-12-SP2-2021-344,SUSE-SLE-SERVER-12-SP2-BCL-2021-344,SUSE-SLE-SERVER-12-SP3-2021-344,SUSE-SLE-SERVER-12-SP3-BCL-2021-344,SUSE-SLE-SERVER-12-SP4-LTSS-2021-344,SUSE-SLE-SERVER-12-SP5-2021-344,SUSE-Storage-5-2021-344", "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_0344-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:0344-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210344-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:0344-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008282.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1180686", "url": "https://bugzilla.suse.com/1180686" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2021-02-08T16:42:31Z", "generator": { "date": "2021-02-08T16:42:31Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:0344-1", "initial_release_date": "2021-02-08T16:42:31Z", "revision_history": [ { "date": "2021-02-08T16:42:31Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.63.2.aarch64", "product": { "name": "libpython3_4m1_0-3.4.10-25.63.2.aarch64", "product_id": "libpython3_4m1_0-3.4.10-25.63.2.aarch64" } }, { "category": "product_version", "name": "python3-3.4.10-25.63.1.aarch64", "product": { "name": "python3-3.4.10-25.63.1.aarch64", "product_id": "python3-3.4.10-25.63.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.63.2.aarch64", "product": { "name": "python3-base-3.4.10-25.63.2.aarch64", "product_id": "python3-base-3.4.10-25.63.2.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.63.1.aarch64", "product": { "name": "python3-curses-3.4.10-25.63.1.aarch64", "product_id": "python3-curses-3.4.10-25.63.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.63.1.aarch64", "product": { "name": "python3-dbm-3.4.10-25.63.1.aarch64", "product_id": "python3-dbm-3.4.10-25.63.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.63.2.aarch64", "product": { "name": "python3-devel-3.4.10-25.63.2.aarch64", "product_id": "python3-devel-3.4.10-25.63.2.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.63.1.aarch64", "product": { "name": "python3-idle-3.4.10-25.63.1.aarch64", "product_id": "python3-idle-3.4.10-25.63.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.63.2.aarch64", "product": { "name": "python3-testsuite-3.4.10-25.63.2.aarch64", "product_id": "python3-testsuite-3.4.10-25.63.2.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.63.1.aarch64", "product": { "name": "python3-tk-3.4.10-25.63.1.aarch64", "product_id": "python3-tk-3.4.10-25.63.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.63.2.aarch64", "product": { "name": "python3-tools-3.4.10-25.63.2.aarch64", "product_id": "python3-tools-3.4.10-25.63.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-64bit-3.4.10-25.63.2.aarch64_ilp32", "product": { "name": "libpython3_4m1_0-64bit-3.4.10-25.63.2.aarch64_ilp32", "product_id": "libpython3_4m1_0-64bit-3.4.10-25.63.2.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-64bit-3.4.10-25.63.1.aarch64_ilp32", "product": { "name": "python3-64bit-3.4.10-25.63.1.aarch64_ilp32", "product_id": "python3-64bit-3.4.10-25.63.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-base-64bit-3.4.10-25.63.2.aarch64_ilp32", "product": { "name": "python3-base-64bit-3.4.10-25.63.2.aarch64_ilp32", "product_id": "python3-base-64bit-3.4.10-25.63.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.63.2.i586", "product": { "name": "libpython3_4m1_0-3.4.10-25.63.2.i586", "product_id": "libpython3_4m1_0-3.4.10-25.63.2.i586" } }, { "category": "product_version", "name": "python3-3.4.10-25.63.1.i586", "product": { "name": "python3-3.4.10-25.63.1.i586", "product_id": "python3-3.4.10-25.63.1.i586" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.63.2.i586", "product": { "name": "python3-base-3.4.10-25.63.2.i586", "product_id": "python3-base-3.4.10-25.63.2.i586" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.63.1.i586", "product": { "name": "python3-curses-3.4.10-25.63.1.i586", "product_id": "python3-curses-3.4.10-25.63.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.63.1.i586", "product": { "name": "python3-dbm-3.4.10-25.63.1.i586", "product_id": "python3-dbm-3.4.10-25.63.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.63.2.i586", "product": { "name": "python3-devel-3.4.10-25.63.2.i586", "product_id": "python3-devel-3.4.10-25.63.2.i586" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.63.1.i586", "product": { "name": "python3-idle-3.4.10-25.63.1.i586", "product_id": "python3-idle-3.4.10-25.63.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.63.2.i586", "product": { "name": "python3-testsuite-3.4.10-25.63.2.i586", "product_id": "python3-testsuite-3.4.10-25.63.2.i586" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.63.1.i586", "product": { "name": "python3-tk-3.4.10-25.63.1.i586", "product_id": "python3-tk-3.4.10-25.63.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.63.2.i586", "product": { "name": "python3-tools-3.4.10-25.63.2.i586", "product_id": "python3-tools-3.4.10-25.63.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python3-doc-3.4.10-25.63.2.noarch", "product": { "name": "python3-doc-3.4.10-25.63.2.noarch", "product_id": "python3-doc-3.4.10-25.63.2.noarch" } }, { "category": "product_version", "name": "python3-doc-pdf-3.4.10-25.63.2.noarch", "product": { "name": "python3-doc-pdf-3.4.10-25.63.2.noarch", "product_id": "python3-doc-pdf-3.4.10-25.63.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "product": { "name": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "product_id": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le" } }, { "category": "product_version", "name": "python3-3.4.10-25.63.1.ppc64le", "product": { "name": "python3-3.4.10-25.63.1.ppc64le", "product_id": "python3-3.4.10-25.63.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.63.2.ppc64le", "product": { "name": "python3-base-3.4.10-25.63.2.ppc64le", "product_id": "python3-base-3.4.10-25.63.2.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.63.1.ppc64le", "product": { "name": "python3-curses-3.4.10-25.63.1.ppc64le", "product_id": "python3-curses-3.4.10-25.63.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.63.1.ppc64le", "product": { "name": "python3-dbm-3.4.10-25.63.1.ppc64le", "product_id": "python3-dbm-3.4.10-25.63.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.63.2.ppc64le", "product": { "name": "python3-devel-3.4.10-25.63.2.ppc64le", "product_id": "python3-devel-3.4.10-25.63.2.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.63.1.ppc64le", "product": { "name": "python3-idle-3.4.10-25.63.1.ppc64le", "product_id": "python3-idle-3.4.10-25.63.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.63.2.ppc64le", "product": { "name": "python3-testsuite-3.4.10-25.63.2.ppc64le", "product_id": "python3-testsuite-3.4.10-25.63.2.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.63.1.ppc64le", "product": { "name": "python3-tk-3.4.10-25.63.1.ppc64le", "product_id": "python3-tk-3.4.10-25.63.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.63.2.ppc64le", "product": { "name": "python3-tools-3.4.10-25.63.2.ppc64le", "product_id": "python3-tools-3.4.10-25.63.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.63.2.s390", "product": { "name": "libpython3_4m1_0-3.4.10-25.63.2.s390", "product_id": "libpython3_4m1_0-3.4.10-25.63.2.s390" } }, { "category": "product_version", "name": "python3-3.4.10-25.63.1.s390", "product": { "name": "python3-3.4.10-25.63.1.s390", "product_id": "python3-3.4.10-25.63.1.s390" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.63.2.s390", "product": { "name": "python3-base-3.4.10-25.63.2.s390", "product_id": "python3-base-3.4.10-25.63.2.s390" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.63.1.s390", "product": { "name": "python3-curses-3.4.10-25.63.1.s390", "product_id": "python3-curses-3.4.10-25.63.1.s390" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.63.1.s390", "product": { "name": "python3-dbm-3.4.10-25.63.1.s390", "product_id": "python3-dbm-3.4.10-25.63.1.s390" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.63.2.s390", "product": { "name": "python3-devel-3.4.10-25.63.2.s390", "product_id": "python3-devel-3.4.10-25.63.2.s390" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.63.1.s390", "product": { "name": "python3-idle-3.4.10-25.63.1.s390", "product_id": "python3-idle-3.4.10-25.63.1.s390" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.63.2.s390", "product": { "name": "python3-testsuite-3.4.10-25.63.2.s390", "product_id": "python3-testsuite-3.4.10-25.63.2.s390" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.63.1.s390", "product": { "name": "python3-tk-3.4.10-25.63.1.s390", "product_id": "python3-tk-3.4.10-25.63.1.s390" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.63.2.s390", "product": { "name": "python3-tools-3.4.10-25.63.2.s390", "product_id": "python3-tools-3.4.10-25.63.2.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.63.2.s390x", "product": { "name": "libpython3_4m1_0-3.4.10-25.63.2.s390x", "product_id": "libpython3_4m1_0-3.4.10-25.63.2.s390x" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x" } }, { "category": "product_version", "name": "python3-3.4.10-25.63.1.s390x", "product": { "name": "python3-3.4.10-25.63.1.s390x", "product_id": "python3-3.4.10-25.63.1.s390x" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.63.1.s390x", "product": { "name": "python3-32bit-3.4.10-25.63.1.s390x", "product_id": "python3-32bit-3.4.10-25.63.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.63.2.s390x", "product": { "name": "python3-base-3.4.10-25.63.2.s390x", "product_id": "python3-base-3.4.10-25.63.2.s390x" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.63.2.s390x", "product": { "name": "python3-base-32bit-3.4.10-25.63.2.s390x", "product_id": "python3-base-32bit-3.4.10-25.63.2.s390x" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.63.1.s390x", "product": { "name": "python3-curses-3.4.10-25.63.1.s390x", "product_id": "python3-curses-3.4.10-25.63.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.63.1.s390x", "product": { "name": "python3-dbm-3.4.10-25.63.1.s390x", "product_id": "python3-dbm-3.4.10-25.63.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.63.2.s390x", "product": { "name": "python3-devel-3.4.10-25.63.2.s390x", "product_id": "python3-devel-3.4.10-25.63.2.s390x" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.63.1.s390x", "product": { "name": "python3-idle-3.4.10-25.63.1.s390x", "product_id": "python3-idle-3.4.10-25.63.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.63.2.s390x", "product": { "name": "python3-testsuite-3.4.10-25.63.2.s390x", "product_id": "python3-testsuite-3.4.10-25.63.2.s390x" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.63.1.s390x", "product": { "name": "python3-tk-3.4.10-25.63.1.s390x", "product_id": "python3-tk-3.4.10-25.63.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.63.2.s390x", "product": { "name": "python3-tools-3.4.10-25.63.2.s390x", "product_id": "python3-tools-3.4.10-25.63.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "product": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "product_id": "libpython3_4m1_0-3.4.10-25.63.2.x86_64" } }, { "category": "product_version", "name": "python3-3.4.10-25.63.1.x86_64", "product": { "name": "python3-3.4.10-25.63.1.x86_64", "product_id": "python3-3.4.10-25.63.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.63.2.x86_64", "product": { "name": "python3-base-3.4.10-25.63.2.x86_64", "product_id": "python3-base-3.4.10-25.63.2.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.63.1.x86_64", "product": { "name": "python3-curses-3.4.10-25.63.1.x86_64", "product_id": "python3-curses-3.4.10-25.63.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.63.2.x86_64", "product": { "name": "python3-devel-3.4.10-25.63.2.x86_64", "product_id": "python3-devel-3.4.10-25.63.2.x86_64" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.63.1.x86_64", "product": { "name": "python3-32bit-3.4.10-25.63.1.x86_64", "product_id": "python3-32bit-3.4.10-25.63.1.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.63.2.x86_64", "product": { "name": "python3-base-32bit-3.4.10-25.63.2.x86_64", "product_id": "python3-base-32bit-3.4.10-25.63.2.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.63.1.x86_64", "product": { "name": "python3-dbm-3.4.10-25.63.1.x86_64", "product_id": "python3-dbm-3.4.10-25.63.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.63.1.x86_64", "product": { "name": "python3-idle-3.4.10-25.63.1.x86_64", "product_id": "python3-idle-3.4.10-25.63.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.63.2.x86_64", "product": { "name": "python3-testsuite-3.4.10-25.63.2.x86_64", "product_id": "python3-testsuite-3.4.10-25.63.2.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.63.1.x86_64", "product": { "name": "python3-tk-3.4.10-25.63.1.x86_64", "product_id": "python3-tk-3.4.10-25.63.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.63.2.x86_64", "product": { "name": "python3-tools-3.4.10-25.63.2.x86_64", "product_id": "python3-tools-3.4.10-25.63.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 5", "product": { "name": "SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.63.2.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-3.4.10-25.63.1.s390x" }, "product_reference": "python3-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.63.2.s390x" }, "product_reference": "python3-base-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.63.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.63.2.s390x" }, "product_reference": "python3-devel-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.s390x" }, "product_reference": "python3-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.aarch64" }, "product_reference": "python3-base-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-base-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.s390x" }, "product_reference": "python3-base-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.63.2.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-base-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.63.2.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-base-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.63.2.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-base-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.63.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-dbm-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-dbm-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.s390x" }, "product_reference": "python3-dbm-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-dbm-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.aarch64" }, "product_reference": "python3-devel-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.s390x" }, "product_reference": "python3-devel-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.63.2.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.63.2.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.63.1.s390x" }, "product_reference": "python3-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-base-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.63.2.s390x" }, "product_reference": "python3-base-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.63.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.63.2.s390x" }, "product_reference": "python3-devel-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.s390x" }, "product_reference": "python3-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.aarch64" }, "product_reference": "python3-base-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-base-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.s390x" }, "product_reference": "python3-base-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.aarch64" }, "product_reference": "python3-devel-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.s390x" }, "product_reference": "python3-devel-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.s390x" }, "product_reference": "python3-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.aarch64" }, "product_reference": "python3-base-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-base-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.s390x" }, "product_reference": "python3-base-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.aarch64" }, "product_reference": "python3-devel-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.s390x" }, "product_reference": "python3-devel-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.s390x" }, "product_reference": "python3-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.aarch64" }, "product_reference": "python3-base-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-base-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.s390x" }, "product_reference": "python3-base-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.aarch64" }, "product_reference": "python3-devel-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.s390x" }, "product_reference": "python3-devel-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-tk-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-tk-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.s390x" }, "product_reference": "python3-tk-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.s390x" }, "product_reference": "python3-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.aarch64" }, "product_reference": "python3-base-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-base-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.s390x" }, "product_reference": "python3-base-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.aarch64" }, "product_reference": "python3-devel-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.63.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.s390x" }, "product_reference": "python3-devel-3.4.10-25.63.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-tk-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.63.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.ppc64le" }, "product_reference": "python3-tk-3.4.10-25.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.s390x" }, "product_reference": "python3-tk-3.4.10-25.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.63.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.63.2.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.63.2.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.63.2.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.63.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-base-3.4.10-25.63.2.aarch64" }, "product_reference": "python3-base-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.63.2.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-base-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-base-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.63.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.63.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.63.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.63.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.63.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.63.2.aarch64" }, "product_reference": "python3-devel-3.4.10-25.63.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.63.2.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.63.2.x86_64" }, "product_reference": "python3-devel-3.4.10-25.63.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "HPE Helion OpenStack 8:python3-3.4.10-25.63.1.x86_64", "HPE Helion OpenStack 8:python3-base-3.4.10-25.63.2.x86_64", "HPE Helion OpenStack 8:python3-curses-3.4.10-25.63.1.x86_64", "HPE Helion OpenStack 8:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Enterprise Storage 5:python3-3.4.10-25.63.1.aarch64", "SUSE Enterprise Storage 5:python3-3.4.10-25.63.1.x86_64", "SUSE Enterprise Storage 5:python3-base-3.4.10-25.63.2.aarch64", "SUSE Enterprise Storage 5:python3-base-3.4.10-25.63.2.x86_64", "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 7:python3-3.4.10-25.63.1.s390x", "SUSE OpenStack Cloud 7:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.63.2.s390x", "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.63.1.s390x", "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.63.2.s390x", "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 8:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 8:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 9:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 9:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 9:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 9:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 9:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-devel-3.4.10-25.63.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "HPE Helion OpenStack 8:python3-3.4.10-25.63.1.x86_64", "HPE Helion OpenStack 8:python3-base-3.4.10-25.63.2.x86_64", "HPE Helion OpenStack 8:python3-curses-3.4.10-25.63.1.x86_64", "HPE Helion OpenStack 8:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Enterprise Storage 5:python3-3.4.10-25.63.1.aarch64", "SUSE Enterprise Storage 5:python3-3.4.10-25.63.1.x86_64", "SUSE Enterprise Storage 5:python3-base-3.4.10-25.63.2.aarch64", "SUSE Enterprise Storage 5:python3-base-3.4.10-25.63.2.x86_64", "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 7:python3-3.4.10-25.63.1.s390x", "SUSE OpenStack Cloud 7:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.63.2.s390x", "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.63.1.s390x", "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.63.2.s390x", "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 8:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 8:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 9:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 9:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 9:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 9:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 9:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-devel-3.4.10-25.63.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "HPE Helion OpenStack 8:python3-3.4.10-25.63.1.x86_64", "HPE Helion OpenStack 8:python3-base-3.4.10-25.63.2.x86_64", "HPE Helion OpenStack 8:python3-curses-3.4.10-25.63.1.x86_64", "HPE Helion OpenStack 8:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Enterprise Storage 5:python3-3.4.10-25.63.1.aarch64", "SUSE Enterprise Storage 5:python3-3.4.10-25.63.1.x86_64", "SUSE Enterprise Storage 5:python3-base-3.4.10-25.63.2.aarch64", "SUSE Enterprise Storage 5:python3-base-3.4.10-25.63.2.x86_64", "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.63.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.63.2.s390x", "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 7:python3-3.4.10-25.63.1.s390x", "SUSE OpenStack Cloud 7:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.63.2.s390x", "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.63.1.s390x", "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.63.2.s390x", "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 8:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 8:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 9:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 9:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 9:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud 9:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud 9:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython3_4m1_0-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-base-3.4.10-25.63.2.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-curses-3.4.10-25.63.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-devel-3.4.10-25.63.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-02-08T16:42:31Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-fu-2021:2130-1
Vulnerability from csaf_suse
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": "Feature implementation for python39-pip, python39-setuptools", "title": "Title of the patch" }, { "category": "description", "text": "This update for python39-pip, python39-setuptools fixes the following issues:\n\nChanges in python39-setuptools:\n\n- Provide `python39-setuptools` version 44.1.1 with vendored dependencies. (jsc#SLE-17532, jsc#SLE-17957)\n\nChanges in python39-pip:\n\n- Provide `python39-pip` version 20.2.4 with vendored dependencies. (jsc#SLE-17532, jsc#SLE-17957)\n\n ", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-2130,SUSE-SLE-Module-Basesystem-15-SP3-2021-2130", "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-fu-2021_2130-1.json" }, { "category": "self", "summary": "URL for SUSE-FU-2021:2130-1", "url": "https://www.suse.com/support/update/announcement//suse-fu-20212130-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-FU-2021:2130-1", "url": "https://lists.suse.com/pipermail/sle-updates/2021-June/019414.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1177127", "url": "https://bugzilla.suse.com/1177127" }, { "category": "self", "summary": "SUSE Bug 1187170", "url": "https://bugzilla.suse.com/1187170" }, { "category": "self", "summary": "SUSE Bug 428177", "url": "https://bugzilla.suse.com/428177" }, { "category": "self", "summary": "SUSE Bug 842516", "url": "https://bugzilla.suse.com/842516" }, { "category": "self", "summary": "SUSE Bug 913229", "url": "https://bugzilla.suse.com/913229" }, { "category": "self", "summary": "SUSE Bug 930189", "url": "https://bugzilla.suse.com/930189" }, { "category": "self", "summary": "SUSE Bug 993968", "url": "https://bugzilla.suse.com/993968" }, { "category": "self", "summary": "SUSE CVE CVE-2013-5123 page", "url": "https://www.suse.com/security/cve/CVE-2013-5123/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-8991 page", "url": "https://www.suse.com/security/cve/CVE-2014-8991/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-2296 page", "url": "https://www.suse.com/security/cve/CVE-2015-2296/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Feature implementation for python39-pip, python39-setuptools", "tracking": { "current_release_date": "2021-06-23T07:10:31Z", "generator": { "date": "2021-06-23T07:10:31Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-FU-2021:2130-1", "initial_release_date": "2021-06-23T07:10:31Z", "revision_history": [ { "date": "2021-06-23T07:10:31Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python39-pip-20.2.4-7.5.1.noarch", "product": { "name": "python39-pip-20.2.4-7.5.1.noarch", "product_id": "python39-pip-20.2.4-7.5.1.noarch" } }, { "category": "product_version", "name": "python39-setuptools-44.1.1-7.3.1.noarch", "product": { "name": "python39-setuptools-44.1.1-7.3.1.noarch", "product_id": "python39-setuptools-44.1.1-7.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python39-pip-20.2.4-7.5.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-pip-20.2.4-7.5.1.noarch" }, "product_reference": "python39-pip-20.2.4-7.5.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-44.1.1-7.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-setuptools-44.1.1-7.3.1.noarch" }, "product_reference": "python39-setuptools-44.1.1-7.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-5123", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-5123" } ], "notes": [ { "category": "general", "text": "The mirroring support (-M, --use-mirrors) in Python Pip before 1.5 uses insecure DNS querying and authenticity checks which allows attackers to perform man-in-the-middle attacks.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-pip-20.2.4-7.5.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-setuptools-44.1.1-7.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2013-5123", "url": "https://www.suse.com/security/cve/CVE-2013-5123" }, { "category": "external", "summary": "SUSE Bug 864406 for CVE-2013-5123", "url": "https://bugzilla.suse.com/864406" } ], "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:python39-pip-20.2.4-7.5.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-setuptools-44.1.1-7.3.1.noarch" ] } ], "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:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-pip-20.2.4-7.5.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-setuptools-44.1.1-7.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-06-23T07:10:31Z", "details": "moderate" } ], "title": "CVE-2013-5123" }, { "cve": "CVE-2014-8991", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-8991" } ], "notes": [ { "category": "general", "text": "pip 1.3 through 1.5.6 allows local users to cause a denial of service (prevention of package installation) by creating a /tmp/pip-build-* file for another user.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-pip-20.2.4-7.5.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-setuptools-44.1.1-7.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-8991", "url": "https://www.suse.com/security/cve/CVE-2014-8991" }, { "category": "external", "summary": "SUSE Bug 907038 for CVE-2014-8991", "url": "https://bugzilla.suse.com/907038" } ], "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:python39-pip-20.2.4-7.5.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-setuptools-44.1.1-7.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-pip-20.2.4-7.5.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-setuptools-44.1.1-7.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-06-23T07:10:31Z", "details": "moderate" } ], "title": "CVE-2014-8991" }, { "cve": "CVE-2015-2296", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-2296" } ], "notes": [ { "category": "general", "text": "The resolve_redirects function in sessions.py in requests 2.1.0 through 2.5.3 allows remote attackers to conduct session fixation attacks via a cookie without a host value in a redirect.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-pip-20.2.4-7.5.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-setuptools-44.1.1-7.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2015-2296", "url": "https://www.suse.com/security/cve/CVE-2015-2296" }, { "category": "external", "summary": "SUSE Bug 922448 for CVE-2015-2296", "url": "https://bugzilla.suse.com/922448" }, { "category": "external", "summary": "SUSE Bug 926396 for CVE-2015-2296", "url": "https://bugzilla.suse.com/926396" } ], "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:python39-pip-20.2.4-7.5.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-setuptools-44.1.1-7.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-06-23T07:10:31Z", "details": "low" } ], "title": "CVE-2015-2296" }, { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-pip-20.2.4-7.5.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-setuptools-44.1.1-7.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-pip-20.2.4-7.5.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-setuptools-44.1.1-7.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-pip-20.2.4-7.5.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-setuptools-44.1.1-7.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-06-23T07:10:31Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2020:3599-1
Vulnerability from csaf_suse
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": "Security update for python-pip", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-pip fixes the following issues:\n\n- Add wheel subpackage with the generated wheel for this package\n (bsc#1176262, CVE-2019-20916).\n- Make wheel a separate build run to avoid the setuptools/wheel build\n cycle.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-3599,SUSE-OpenStack-Cloud-7-2020-3599,SUSE-SLE-Module-Public-Cloud-12-2020-3599", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3599-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:3599-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203599-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:3599-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007909.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-pip", "tracking": { "current_release_date": "2020-12-02T12:54:27Z", "generator": { "date": "2020-12-02T12:54:27Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:3599-1", "initial_release_date": "2020-12-02T12:54:27Z", "revision_history": [ { "date": "2020-12-02T12:54:27Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-pip-10.0.1-13.3.1.noarch", "product": { "name": "python-pip-10.0.1-13.3.1.noarch", "product_id": "python-pip-10.0.1-13.3.1.noarch" } }, { "category": "product_version", "name": "python-pip-wheel-10.0.1-13.3.1.noarch", "product": { "name": "python-pip-wheel-10.0.1-13.3.1.noarch", "product_id": "python-pip-wheel-10.0.1-13.3.1.noarch" } }, { "category": "product_version", "name": "python3-pip-10.0.1-13.3.1.noarch", "product": { "name": "python3-pip-10.0.1-13.3.1.noarch", "product_id": "python3-pip-10.0.1-13.3.1.noarch" } }, { "category": "product_version", "name": "python3-pip-wheel-10.0.1-13.3.1.noarch", "product": { "name": "python3-pip-wheel-10.0.1-13.3.1.noarch", "product_id": "python3-pip-wheel-10.0.1-13.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Public Cloud 12", "product": { "name": "SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-public-cloud:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-pip-10.0.1-13.3.1.noarch as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-pip-10.0.1-13.3.1.noarch" }, "product_reference": "python-pip-10.0.1-13.3.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-pip-10.0.1-13.3.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python-pip-10.0.1-13.3.1.noarch" }, "product_reference": "python-pip-10.0.1-13.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-13.3.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python3-pip-10.0.1-13.3.1.noarch" }, "product_reference": "python3-pip-10.0.1-13.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Public Cloud 12:python-pip-10.0.1-13.3.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python3-pip-10.0.1-13.3.1.noarch", "SUSE OpenStack Cloud 7:python-pip-10.0.1-13.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Public Cloud 12:python-pip-10.0.1-13.3.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python3-pip-10.0.1-13.3.1.noarch", "SUSE OpenStack Cloud 7:python-pip-10.0.1-13.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Public Cloud 12:python-pip-10.0.1-13.3.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python3-pip-10.0.1-13.3.1.noarch", "SUSE OpenStack Cloud 7:python-pip-10.0.1-13.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-12-02T12:54:27Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2021:0432-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 python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- buffer overflow in PyCArg_repr in _ctypes/callproc.c,\n which may lead to remote code execution (bsc#1181126, CVE-2021-3177).\n- Provide the newest setuptools wheel (bsc#1176262,\n CVE-2019-20916) in their correct form (bsc#1180686).\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2021-432,SUSE-2021-432,SUSE-OpenStack-Cloud-7-2021-432,SUSE-OpenStack-Cloud-8-2021-432,SUSE-OpenStack-Cloud-9-2021-432,SUSE-OpenStack-Cloud-Crowbar-8-2021-432,SUSE-OpenStack-Cloud-Crowbar-9-2021-432,SUSE-SLE-SAP-12-SP2-2021-432,SUSE-SLE-SAP-12-SP3-2021-432,SUSE-SLE-SAP-12-SP4-2021-432,SUSE-SLE-SERVER-12-SP2-2021-432,SUSE-SLE-SERVER-12-SP2-BCL-2021-432,SUSE-SLE-SERVER-12-SP3-2021-432,SUSE-SLE-SERVER-12-SP3-BCL-2021-432,SUSE-SLE-SERVER-12-SP4-LTSS-2021-432,SUSE-SLE-SERVER-12-SP5-2021-432,SUSE-SLE-WE-12-SP5-2021-432,SUSE-Storage-5-2021-432", "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_0432-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:0432-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210432-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:0432-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008310.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1180686", "url": "https://bugzilla.suse.com/1180686" }, { "category": "self", "summary": "SUSE Bug 1181126", "url": "https://bugzilla.suse.com/1181126" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3177 page", "url": "https://www.suse.com/security/cve/CVE-2021-3177/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2021-02-11T08:17:40Z", "generator": { "date": "2021-02-11T08:17:40Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:0432-1", "initial_release_date": "2021-02-11T08:17:40Z", "revision_history": [ { "date": "2021-02-11T08:17:40Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-28.64.1.aarch64", "product": { "name": "libpython2_7-1_0-2.7.17-28.64.1.aarch64", "product_id": "libpython2_7-1_0-2.7.17-28.64.1.aarch64" } }, { "category": "product_version", "name": "python-2.7.17-28.64.1.aarch64", "product": { "name": "python-2.7.17-28.64.1.aarch64", "product_id": "python-2.7.17-28.64.1.aarch64" } }, { "category": "product_version", "name": "python-base-2.7.17-28.64.1.aarch64", "product": { "name": "python-base-2.7.17-28.64.1.aarch64", "product_id": "python-base-2.7.17-28.64.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.17-28.64.1.aarch64", "product": { "name": "python-curses-2.7.17-28.64.1.aarch64", "product_id": "python-curses-2.7.17-28.64.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.17-28.64.1.aarch64", "product": { "name": "python-demo-2.7.17-28.64.1.aarch64", "product_id": "python-demo-2.7.17-28.64.1.aarch64" } }, { "category": "product_version", "name": "python-devel-2.7.17-28.64.1.aarch64", "product": { "name": "python-devel-2.7.17-28.64.1.aarch64", "product_id": "python-devel-2.7.17-28.64.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-28.64.1.aarch64", "product": { "name": "python-gdbm-2.7.17-28.64.1.aarch64", "product_id": "python-gdbm-2.7.17-28.64.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.17-28.64.1.aarch64", "product": { "name": "python-idle-2.7.17-28.64.1.aarch64", "product_id": "python-idle-2.7.17-28.64.1.aarch64" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.17-28.64.1.aarch64", "product": { "name": "python-strict-tls-check-2.7.17-28.64.1.aarch64", "product_id": "python-strict-tls-check-2.7.17-28.64.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.17-28.64.1.aarch64", "product": { "name": "python-tk-2.7.17-28.64.1.aarch64", "product_id": "python-tk-2.7.17-28.64.1.aarch64" } }, { "category": "product_version", "name": "python-xml-2.7.17-28.64.1.aarch64", "product": { "name": "python-xml-2.7.17-28.64.1.aarch64", "product_id": "python-xml-2.7.17-28.64.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-64bit-2.7.17-28.64.1.aarch64_ilp32", "product": { "name": "libpython2_7-1_0-64bit-2.7.17-28.64.1.aarch64_ilp32", "product_id": "libpython2_7-1_0-64bit-2.7.17-28.64.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-64bit-2.7.17-28.64.1.aarch64_ilp32", "product": { "name": "python-64bit-2.7.17-28.64.1.aarch64_ilp32", "product_id": "python-64bit-2.7.17-28.64.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-base-64bit-2.7.17-28.64.1.aarch64_ilp32", "product": { "name": "python-base-64bit-2.7.17-28.64.1.aarch64_ilp32", "product_id": "python-base-64bit-2.7.17-28.64.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-28.64.1.i586", "product": { "name": "libpython2_7-1_0-2.7.17-28.64.1.i586", "product_id": "libpython2_7-1_0-2.7.17-28.64.1.i586" } }, { "category": "product_version", "name": "python-2.7.17-28.64.1.i586", "product": { "name": "python-2.7.17-28.64.1.i586", "product_id": "python-2.7.17-28.64.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.17-28.64.1.i586", "product": { "name": "python-base-2.7.17-28.64.1.i586", "product_id": "python-base-2.7.17-28.64.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.17-28.64.1.i586", "product": { "name": "python-curses-2.7.17-28.64.1.i586", "product_id": "python-curses-2.7.17-28.64.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.17-28.64.1.i586", "product": { "name": "python-demo-2.7.17-28.64.1.i586", "product_id": "python-demo-2.7.17-28.64.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.17-28.64.1.i586", "product": { "name": "python-devel-2.7.17-28.64.1.i586", "product_id": "python-devel-2.7.17-28.64.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-28.64.1.i586", "product": { "name": "python-gdbm-2.7.17-28.64.1.i586", "product_id": "python-gdbm-2.7.17-28.64.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.17-28.64.1.i586", "product": { "name": "python-idle-2.7.17-28.64.1.i586", "product_id": "python-idle-2.7.17-28.64.1.i586" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.17-28.64.1.i586", "product": { "name": "python-strict-tls-check-2.7.17-28.64.1.i586", "product_id": "python-strict-tls-check-2.7.17-28.64.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.17-28.64.1.i586", "product": { "name": "python-tk-2.7.17-28.64.1.i586", "product_id": "python-tk-2.7.17-28.64.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.17-28.64.1.i586", "product": { "name": "python-xml-2.7.17-28.64.1.i586", "product_id": "python-xml-2.7.17-28.64.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.17-28.64.3.noarch", "product": { "name": "python-doc-2.7.17-28.64.3.noarch", "product_id": "python-doc-2.7.17-28.64.3.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.17-28.64.3.noarch", "product": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch", "product_id": "python-doc-pdf-2.7.17-28.64.3.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "product": { "name": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "product_id": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le" } }, { "category": "product_version", "name": "python-2.7.17-28.64.1.ppc64le", "product": { "name": "python-2.7.17-28.64.1.ppc64le", "product_id": "python-2.7.17-28.64.1.ppc64le" } }, { "category": "product_version", "name": "python-base-2.7.17-28.64.1.ppc64le", "product": { "name": "python-base-2.7.17-28.64.1.ppc64le", "product_id": "python-base-2.7.17-28.64.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.17-28.64.1.ppc64le", "product": { "name": "python-curses-2.7.17-28.64.1.ppc64le", "product_id": "python-curses-2.7.17-28.64.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.17-28.64.1.ppc64le", "product": { "name": "python-demo-2.7.17-28.64.1.ppc64le", "product_id": "python-demo-2.7.17-28.64.1.ppc64le" } }, { "category": "product_version", "name": "python-devel-2.7.17-28.64.1.ppc64le", "product": { "name": "python-devel-2.7.17-28.64.1.ppc64le", "product_id": "python-devel-2.7.17-28.64.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-28.64.1.ppc64le", "product": { "name": "python-gdbm-2.7.17-28.64.1.ppc64le", "product_id": "python-gdbm-2.7.17-28.64.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.17-28.64.1.ppc64le", "product": { "name": "python-idle-2.7.17-28.64.1.ppc64le", "product_id": "python-idle-2.7.17-28.64.1.ppc64le" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.17-28.64.1.ppc64le", "product": { "name": "python-strict-tls-check-2.7.17-28.64.1.ppc64le", "product_id": "python-strict-tls-check-2.7.17-28.64.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.17-28.64.1.ppc64le", "product": { "name": "python-tk-2.7.17-28.64.1.ppc64le", "product_id": "python-tk-2.7.17-28.64.1.ppc64le" } }, { "category": "product_version", "name": "python-xml-2.7.17-28.64.1.ppc64le", "product": { "name": "python-xml-2.7.17-28.64.1.ppc64le", "product_id": "python-xml-2.7.17-28.64.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-28.64.1.s390", "product": { "name": "libpython2_7-1_0-2.7.17-28.64.1.s390", "product_id": "libpython2_7-1_0-2.7.17-28.64.1.s390" } }, { "category": "product_version", "name": "python-2.7.17-28.64.1.s390", "product": { "name": "python-2.7.17-28.64.1.s390", "product_id": "python-2.7.17-28.64.1.s390" } }, { "category": "product_version", "name": "python-base-2.7.17-28.64.1.s390", "product": { "name": "python-base-2.7.17-28.64.1.s390", "product_id": "python-base-2.7.17-28.64.1.s390" } }, { "category": "product_version", "name": "python-curses-2.7.17-28.64.1.s390", "product": { "name": "python-curses-2.7.17-28.64.1.s390", "product_id": "python-curses-2.7.17-28.64.1.s390" } }, { "category": "product_version", "name": "python-demo-2.7.17-28.64.1.s390", "product": { "name": "python-demo-2.7.17-28.64.1.s390", "product_id": "python-demo-2.7.17-28.64.1.s390" } }, { "category": "product_version", "name": "python-devel-2.7.17-28.64.1.s390", "product": { "name": "python-devel-2.7.17-28.64.1.s390", "product_id": "python-devel-2.7.17-28.64.1.s390" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-28.64.1.s390", "product": { "name": "python-gdbm-2.7.17-28.64.1.s390", "product_id": "python-gdbm-2.7.17-28.64.1.s390" } }, { "category": "product_version", "name": "python-idle-2.7.17-28.64.1.s390", "product": { "name": "python-idle-2.7.17-28.64.1.s390", "product_id": "python-idle-2.7.17-28.64.1.s390" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.17-28.64.1.s390", "product": { "name": "python-strict-tls-check-2.7.17-28.64.1.s390", "product_id": "python-strict-tls-check-2.7.17-28.64.1.s390" } }, { "category": "product_version", "name": "python-tk-2.7.17-28.64.1.s390", "product": { "name": "python-tk-2.7.17-28.64.1.s390", "product_id": "python-tk-2.7.17-28.64.1.s390" } }, { "category": "product_version", "name": "python-xml-2.7.17-28.64.1.s390", "product": { "name": "python-xml-2.7.17-28.64.1.s390", "product_id": "python-xml-2.7.17-28.64.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-28.64.1.s390x", "product": { "name": "libpython2_7-1_0-2.7.17-28.64.1.s390x", "product_id": "libpython2_7-1_0-2.7.17-28.64.1.s390x" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "product": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "product_id": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x" } }, { "category": "product_version", "name": "python-2.7.17-28.64.1.s390x", "product": { "name": "python-2.7.17-28.64.1.s390x", "product_id": "python-2.7.17-28.64.1.s390x" } }, { "category": "product_version", "name": "python-32bit-2.7.17-28.64.1.s390x", "product": { "name": "python-32bit-2.7.17-28.64.1.s390x", "product_id": "python-32bit-2.7.17-28.64.1.s390x" } }, { "category": "product_version", "name": "python-base-2.7.17-28.64.1.s390x", "product": { "name": "python-base-2.7.17-28.64.1.s390x", "product_id": "python-base-2.7.17-28.64.1.s390x" } }, { "category": "product_version", "name": "python-base-32bit-2.7.17-28.64.1.s390x", "product": { "name": "python-base-32bit-2.7.17-28.64.1.s390x", "product_id": "python-base-32bit-2.7.17-28.64.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.17-28.64.1.s390x", "product": { "name": "python-curses-2.7.17-28.64.1.s390x", "product_id": "python-curses-2.7.17-28.64.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.17-28.64.1.s390x", "product": { "name": "python-demo-2.7.17-28.64.1.s390x", "product_id": "python-demo-2.7.17-28.64.1.s390x" } }, { "category": "product_version", "name": "python-devel-2.7.17-28.64.1.s390x", "product": { "name": "python-devel-2.7.17-28.64.1.s390x", "product_id": "python-devel-2.7.17-28.64.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-28.64.1.s390x", "product": { "name": "python-gdbm-2.7.17-28.64.1.s390x", "product_id": "python-gdbm-2.7.17-28.64.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.17-28.64.1.s390x", "product": { "name": "python-idle-2.7.17-28.64.1.s390x", "product_id": "python-idle-2.7.17-28.64.1.s390x" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.17-28.64.1.s390x", "product": { "name": "python-strict-tls-check-2.7.17-28.64.1.s390x", "product_id": "python-strict-tls-check-2.7.17-28.64.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.17-28.64.1.s390x", "product": { "name": "python-tk-2.7.17-28.64.1.s390x", "product_id": "python-tk-2.7.17-28.64.1.s390x" } }, { "category": "product_version", "name": "python-xml-2.7.17-28.64.1.s390x", "product": { "name": "python-xml-2.7.17-28.64.1.s390x", "product_id": "python-xml-2.7.17-28.64.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "product_id": "libpython2_7-1_0-2.7.17-28.64.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.17-28.64.1.x86_64", "product": { "name": "python-2.7.17-28.64.1.x86_64", "product_id": "python-2.7.17-28.64.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.17-28.64.1.x86_64", "product": { "name": "python-32bit-2.7.17-28.64.1.x86_64", "product_id": "python-32bit-2.7.17-28.64.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.17-28.64.1.x86_64", "product": { "name": "python-base-2.7.17-28.64.1.x86_64", "product_id": "python-base-2.7.17-28.64.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.17-28.64.1.x86_64", "product": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64", "product_id": "python-base-32bit-2.7.17-28.64.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.17-28.64.1.x86_64", "product": { "name": "python-curses-2.7.17-28.64.1.x86_64", "product_id": "python-curses-2.7.17-28.64.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.17-28.64.1.x86_64", "product": { "name": "python-demo-2.7.17-28.64.1.x86_64", "product_id": "python-demo-2.7.17-28.64.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.17-28.64.1.x86_64", "product": { "name": "python-devel-2.7.17-28.64.1.x86_64", "product_id": "python-devel-2.7.17-28.64.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-28.64.1.x86_64", "product": { "name": "python-gdbm-2.7.17-28.64.1.x86_64", "product_id": "python-gdbm-2.7.17-28.64.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.17-28.64.1.x86_64", "product": { "name": "python-idle-2.7.17-28.64.1.x86_64", "product_id": "python-idle-2.7.17-28.64.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.17-28.64.1.x86_64", "product": { "name": "python-tk-2.7.17-28.64.1.x86_64", "product_id": "python-tk-2.7.17-28.64.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.17-28.64.1.x86_64", "product": { "name": "python-xml-2.7.17-28.64.1.x86_64", "product_id": "python-xml-2.7.17-28.64.1.x86_64" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.17-28.64.1.x86_64", "product": { "name": "python-strict-tls-check-2.7.17-28.64.1.x86_64", "product_id": "python-strict-tls-check-2.7.17-28.64.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp5" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 5", "product": { "name": "SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.s390x" }, "product_reference": "python-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "python-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.s390x" }, "product_reference": "python-base-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.s390x" }, "product_reference": "python-curses-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.s390x" }, "product_reference": "python-demo-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.s390x" }, "product_reference": "python-devel-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.s390x" }, "product_reference": "python-gdbm-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.s390x" }, "product_reference": "python-idle-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.s390x" }, "product_reference": "python-tk-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.s390x" }, "product_reference": "python-xml-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.s390x" }, "product_reference": "python-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "python-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.s390x" }, "product_reference": "python-base-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.s390x" }, "product_reference": "python-curses-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.s390x" }, "product_reference": "python-demo-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.s390x" }, "product_reference": "python-devel-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.s390x" }, "product_reference": "python-gdbm-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.s390x" }, "product_reference": "python-idle-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.s390x" }, "product_reference": "python-tk-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.s390x" }, "product_reference": "python-xml-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.aarch64" }, "product_reference": "python-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.s390x" }, "product_reference": "python-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "python-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.aarch64" }, "product_reference": "python-base-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.s390x" }, "product_reference": "python-base-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.aarch64" }, "product_reference": "python-curses-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.s390x" }, "product_reference": "python-curses-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.aarch64" }, "product_reference": "python-demo-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.s390x" }, "product_reference": "python-demo-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.aarch64" }, "product_reference": "python-devel-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.s390x" }, "product_reference": "python-devel-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.s390x" }, "product_reference": "python-gdbm-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.aarch64" }, "product_reference": "python-idle-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.s390x" }, "product_reference": "python-idle-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.aarch64" }, "product_reference": "python-tk-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.s390x" }, "product_reference": "python-tk-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.aarch64" }, "product_reference": "python-xml-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.s390x" }, "product_reference": "python-xml-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.aarch64" }, "product_reference": "python-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.s390x" }, "product_reference": "python-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "python-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.aarch64" }, "product_reference": "python-base-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.s390x" }, "product_reference": "python-base-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.aarch64" }, "product_reference": "python-curses-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.s390x" }, "product_reference": "python-curses-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.aarch64" }, "product_reference": "python-demo-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.s390x" }, "product_reference": "python-demo-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.aarch64" }, "product_reference": "python-devel-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.s390x" }, "product_reference": "python-devel-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.s390x" }, "product_reference": "python-gdbm-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.aarch64" }, "product_reference": "python-idle-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.s390x" }, "product_reference": "python-idle-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.aarch64" }, "product_reference": "python-tk-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.s390x" }, "product_reference": "python-tk-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.aarch64" }, "product_reference": "python-xml-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.s390x" }, "product_reference": "python-xml-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.aarch64" }, "product_reference": "python-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.s390x" }, "product_reference": "python-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "python-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.aarch64" }, "product_reference": "python-base-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.s390x" }, "product_reference": "python-base-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.aarch64" }, "product_reference": "python-curses-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.s390x" }, "product_reference": "python-curses-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.aarch64" }, "product_reference": "python-demo-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.s390x" }, "product_reference": "python-demo-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.aarch64" }, "product_reference": "python-devel-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.s390x" }, "product_reference": "python-devel-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.s390x" }, "product_reference": "python-gdbm-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.aarch64" }, "product_reference": "python-idle-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.s390x" }, "product_reference": "python-idle-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.aarch64" }, "product_reference": "python-tk-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.s390x" }, "product_reference": "python-tk-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.aarch64" }, "product_reference": "python-xml-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.s390x" }, "product_reference": "python-xml-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.aarch64" }, "product_reference": "python-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.s390x" }, "product_reference": "python-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "python-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.aarch64" }, "product_reference": "python-base-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.s390x" }, "product_reference": "python-base-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.aarch64" }, "product_reference": "python-curses-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.s390x" }, "product_reference": "python-curses-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.aarch64" }, "product_reference": "python-demo-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.s390x" }, "product_reference": "python-demo-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.aarch64" }, "product_reference": "python-devel-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.s390x" }, "product_reference": "python-devel-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.s390x" }, "product_reference": "python-gdbm-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.aarch64" }, "product_reference": "python-idle-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.s390x" }, "product_reference": "python-idle-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.aarch64" }, "product_reference": "python-tk-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.s390x" }, "product_reference": "python-tk-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.aarch64" }, "product_reference": "python-xml-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.64.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.s390x" }, "product_reference": "python-xml-2.7.17-28.64.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.aarch64" }, "product_reference": "python-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.x86_64" }, "product_reference": "python-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.aarch64" }, "product_reference": "python-base-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.64.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.aarch64" }, "product_reference": "python-curses-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.aarch64" }, "product_reference": "python-demo-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.aarch64" }, "product_reference": "python-devel-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.64.3.noarch as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-doc-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.64.3.noarch as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.64.3.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.64.3.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.aarch64" }, "product_reference": "python-idle-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-strict-tls-check-2.7.17-28.64.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.aarch64" }, "product_reference": "python-strict-tls-check-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-strict-tls-check-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.x86_64" }, "product_reference": "python-strict-tls-check-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.aarch64" }, "product_reference": "python-tk-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.aarch64" }, "product_reference": "python-xml-2.7.17-28.64.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.64.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.64.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-base-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-curses-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-demo-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-devel-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-doc-2.7.17-28.64.3.noarch", "HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.64.3.noarch", "HPE Helion OpenStack 8:python-gdbm-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-idle-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-tk-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-doc-2.7.17-28.64.3.noarch", "SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 9:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 9:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.17-28.64.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-base-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-curses-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-demo-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-devel-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-doc-2.7.17-28.64.3.noarch", "HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.64.3.noarch", "HPE Helion OpenStack 8:python-gdbm-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-idle-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-tk-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-doc-2.7.17-28.64.3.noarch", "SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 9:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 9:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.17-28.64.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-base-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-curses-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-demo-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-devel-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-doc-2.7.17-28.64.3.noarch", "HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.64.3.noarch", "HPE Helion OpenStack 8:python-gdbm-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-idle-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-tk-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-doc-2.7.17-28.64.3.noarch", "SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 9:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 9:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.17-28.64.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-02-11T08:17:40Z", "details": "moderate" } ], "title": "CVE-2019-20916" }, { "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": [ "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-base-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-curses-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-demo-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-devel-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-doc-2.7.17-28.64.3.noarch", "HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.64.3.noarch", "HPE Helion OpenStack 8:python-gdbm-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-idle-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-tk-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-doc-2.7.17-28.64.3.noarch", "SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 9:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 9:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.17-28.64.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": [ "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-base-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-curses-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-demo-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-devel-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-doc-2.7.17-28.64.3.noarch", "HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.64.3.noarch", "HPE Helion OpenStack 8:python-gdbm-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-idle-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-tk-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-doc-2.7.17-28.64.3.noarch", "SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 9:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 9:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.17-28.64.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": [ "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-base-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-curses-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-demo-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-devel-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-doc-2.7.17-28.64.3.noarch", "HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.64.3.noarch", "HPE Helion OpenStack 8:python-gdbm-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-idle-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-tk-2.7.17-28.64.1.x86_64", "HPE Helion OpenStack 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-doc-2.7.17-28.64.3.noarch", "SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.64.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.s390x", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 9:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud 9:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud 9:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.17-28.64.3.noarch", "SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.17-28.64.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.17-28.64.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-02-11T08:17:40Z", "details": "moderate" } ], "title": "CVE-2021-3177" } ] }
suse-su-2020:3016-1
Vulnerability from csaf_suse
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": "Security update for python-pip", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-pip fixes the following issues:\n\n- CVE-2019-20916: Fixed a directory traversal in _download_http_url (bsc#1176262)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-3016,SUSE-OpenStack-Cloud-9-2020-3016,SUSE-OpenStack-Cloud-Crowbar-9-2020-3016", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3016-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:3016-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203016-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:3016-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-October/007614.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-pip", "tracking": { "current_release_date": "2020-10-23T09:29:04Z", "generator": { "date": "2020-10-23T09:29:04Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:3016-1", "initial_release_date": "2020-10-23T09:29:04Z", "revision_history": [ { "date": "2020-10-23T09:29:04Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-pip-9.0.1-4.3.1.noarch", "product": { "name": "python-pip-9.0.1-4.3.1.noarch", "product_id": "python-pip-9.0.1-4.3.1.noarch" } }, { "category": "product_version", "name": "python3-pip-9.0.1-4.3.1.noarch", "product": { "name": "python3-pip-9.0.1-4.3.1.noarch", "product_id": "python3-pip-9.0.1-4.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-pip-9.0.1-4.3.1.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-pip-9.0.1-4.3.1.noarch" }, "product_reference": "python-pip-9.0.1-4.3.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-pip-9.0.1-4.3.1.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-pip-9.0.1-4.3.1.noarch" }, "product_reference": "python-pip-9.0.1-4.3.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE OpenStack Cloud 9:python-pip-9.0.1-4.3.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python-pip-9.0.1-4.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE OpenStack Cloud 9:python-pip-9.0.1-4.3.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python-pip-9.0.1-4.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE OpenStack Cloud 9:python-pip-9.0.1-4.3.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python-pip-9.0.1-4.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-10-23T09:29:04Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2020:3737-1
Vulnerability from csaf_suse
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": "Security update for python-pip, python-scripttest", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-pip, python-scripttest fixes the following issues:\n\n- Update in SLE-15 (bsc#1175297, jsc#ECO-3035, jsc#PM-2318)\n\npython-pip was updated to 20.0.2:\n\n* Fix a regression in generation of compatibility tags\n* Rename an internal module, to avoid ImportErrors due to improper uninstallation\n* Switch to a dedicated CLI tool for vendoring dependencies.\n* Remove wheel tag calculation from pip and use packaging.tags. This should provide more tags ordered better than in prior releases.\n* Deprecate setup.py-based builds that do not generate an .egg-info directory.\n* The pip\u003e=20 wheel cache is not retro-compatible with previous versions. Until pip 21.0, pip will continue to take advantage of existing legacy cache entries.\n* Deprecate undocumented --skip-requirements-regex option.\n* Deprecate passing install-location-related options via --install-option.\n* Use literal \u0027abi3\u0027 for wheel tag on CPython 3.x, to align with PEP 384 which only defines it for this platform.\n* Remove interpreter-specific major version tag e.g. cp3-none-any from consideration. This behavior was not documented strictly, and this tag in particular is not useful. Anyone with a use case can create an issue with pypa/packaging.\n* Wheel processing no longer permits wheels containing more than one top-level .dist-info directory.\n* Support for the git+git@ form of VCS requirement is being deprecated and will be removed in pip 21.0. Switch to git+https:// or git+ssh://. git+git:// also works but its use is discouraged as it is insecure.\n* Default to doing a user install (as if --user was passed) when the main site-packages directory is not writeable and user site-packages are enabled.\n* Warn if a path in PATH starts with tilde during pip install.\n* Cache wheels built from Git requirements that are considered immutable, because they point to a commit hash.\n* Add option --no-python-version-warning to silence warnings related to deprecation of Python versions.\n* Cache wheels that pip wheel built locally, matching what pip install does. This particularly helps performance in workflows where pip wheel is used for building before installing. Users desiring the original behavior can use pip wheel --no-cache-dir\n* Display CA information in pip debug.\n* Show only the filename (instead of full URL), when downloading from PyPI.\n* Suggest a more robust command to upgrade pip itself to avoid confusion when the current pip command is not available as pip.\n* Define all old pip console script entrypoints to prevent import issues in stale wrapper scripts.\n* The build step of pip wheel now builds all wheels to a cache first, then copies them to the wheel directory all at once. Before, it built them to a temporary directory and moved them to the wheel directory one by one.\n* Expand ~ prefix to user directory in path options, configs, and environment variables. Values that may be either URL or path are not currently supported, to avoid ambiguity:\n\n --find-links\n --constraint, -c\n --requirement, -r\n --editable, -e\n\n* Correctly handle system site-packages, in virtual environments created with venv (PEP 405).\n* Fix case sensitive comparison of pip freeze when used with -r option.\n* Enforce PEP 508 requirement format in pyproject.toml build-system.requires.\n* Make ensure_dir() also ignore ENOTEMPTY as seen on Windows.\n* Fix building packages which specify backend-path in pyproject.toml.\n* Do not attempt to run setup.py clean after a pep517 build error, since a setup.py may not exist in that case.\n* Fix passwords being visible in the index-url in \u0027Downloading \u003curl\u003e\u0027 message.\n* Change method from shutil.remove to shutil.rmtree in noxfile.py.\n* Skip running tests which require subversion, when svn isn\u0027t installed\n* Fix not sending client certificates when using --trusted-host.\n* Make sure pip wheel never outputs pure python wheels with a python implementation tag. Better fix/workaround for #3025 by using a per-implementation wheel cache instead of caching pure python wheels with an implementation tag in their name.\n* Include subdirectory URL fragments in cache keys.\n* Fix typo in warning message when any of --build-option, --global-option and --install-option is used in requirements.txt\n* Fix the logging of cached HTTP response shown as downloading.\n* Effectively disable the wheel cache when it is not writable, as is the case with the http cache.\n* Correctly handle relative cache directory provided via --cache-dir.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-3737,SUSE-SLE-Module-Basesystem-15-SP1-2020-3737,SUSE-SLE-Module-Basesystem-15-SP2-2020-3737,SUSE-SLE-Module-Python2-15-SP1-2020-3737,SUSE-SLE-Module-Python2-15-SP2-2020-3737", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3737-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:3737-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203737-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:3737-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007949.html" }, { "category": "self", "summary": "SUSE Bug 1175297", "url": "https://bugzilla.suse.com/1175297" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-pip, python-scripttest", "tracking": { "current_release_date": "2020-12-09T17:21:03Z", "generator": { "date": "2020-12-09T17:21:03Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:3737-1", "initial_release_date": "2020-12-09T17:21:03Z", "revision_history": [ { "date": "2020-12-09T17:21:03Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-pip-20.0.2-6.12.1.noarch", "product": { "name": "python2-pip-20.0.2-6.12.1.noarch", "product_id": "python2-pip-20.0.2-6.12.1.noarch" } }, { "category": "product_version", "name": "python2-scripttest-1.3-3.3.4.noarch", "product": { "name": "python2-scripttest-1.3-3.3.4.noarch", "product_id": "python2-scripttest-1.3-3.3.4.noarch" } }, { "category": "product_version", "name": "python3-pip-20.0.2-6.12.1.noarch", "product": { "name": "python3-pip-20.0.2-6.12.1.noarch", "product_id": "python3-pip-20.0.2-6.12.1.noarch" } }, { "category": "product_version", "name": "python3-scripttest-1.3-3.3.4.noarch", "product": { "name": "python3-scripttest-1.3-3.3.4.noarch", "product_id": "python3-scripttest-1.3-3.3.4.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python2:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python2:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-pip-20.0.2-6.12.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-pip-20.0.2-6.12.1.noarch" }, "product_reference": "python3-pip-20.0.2-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-20.0.2-6.12.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-pip-20.0.2-6.12.1.noarch" }, "product_reference": "python3-pip-20.0.2-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-20.0.2-6.12.1.noarch as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-pip-20.0.2-6.12.1.noarch" }, "product_reference": "python2-pip-20.0.2-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-20.0.2-6.12.1.noarch as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-pip-20.0.2-6.12.1.noarch" }, "product_reference": "python2-pip-20.0.2-6.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-pip-20.0.2-6.12.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-pip-20.0.2-6.12.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-pip-20.0.2-6.12.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-pip-20.0.2-6.12.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-pip-20.0.2-6.12.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-pip-20.0.2-6.12.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-pip-20.0.2-6.12.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-pip-20.0.2-6.12.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-pip-20.0.2-6.12.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-pip-20.0.2-6.12.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-pip-20.0.2-6.12.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-pip-20.0.2-6.12.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-12-09T17:21:03Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2020:3594-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 python-setuptools", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-setuptools fixes the following issues:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2020-3594,SUSE-2020-3594,SUSE-OpenStack-Cloud-7-2020-3594,SUSE-OpenStack-Cloud-8-2020-3594,SUSE-OpenStack-Cloud-9-2020-3594,SUSE-OpenStack-Cloud-Crowbar-8-2020-3594,SUSE-OpenStack-Cloud-Crowbar-9-2020-3594,SUSE-SLE-Module-Containers-12-2020-3594,SUSE-SLE-Module-Public-Cloud-12-2020-3594,SUSE-SLE-SAP-12-SP2-2020-3594,SUSE-SLE-SAP-12-SP3-2020-3594,SUSE-SLE-SAP-12-SP4-2020-3594,SUSE-SLE-SDK-12-SP5-2020-3594,SUSE-SLE-SERVER-12-SP2-2020-3594,SUSE-SLE-SERVER-12-SP2-BCL-2020-3594,SUSE-SLE-SERVER-12-SP3-2020-3594,SUSE-SLE-SERVER-12-SP3-BCL-2020-3594,SUSE-SLE-SERVER-12-SP4-LTSS-2020-3594,SUSE-SLE-SERVER-12-SP5-2020-3594,SUSE-Storage-5-2020-3594", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3594-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:3594-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203594-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:3594-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007907.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-setuptools", "tracking": { "current_release_date": "2020-12-02T09:37:52Z", "generator": { "date": "2020-12-02T09:37:52Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:3594-1", "initial_release_date": "2020-12-02T09:37:52Z", "revision_history": [ { "date": "2020-12-02T09:37:52Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-setuptools-40.6.2-4.18.1.noarch", "product": { "name": "python-setuptools-40.6.2-4.18.1.noarch", "product_id": "python-setuptools-40.6.2-4.18.1.noarch" } }, { "category": "product_version", "name": "python3-setuptools-40.6.2-4.18.1.noarch", "product": { "name": "python3-setuptools-40.6.2-4.18.1.noarch", "product_id": "python3-setuptools-40.6.2-4.18.1.noarch" } }, { "category": "product_version", "name": "python-setuptools-test-40.6.2-4.18.1.noarch", "product": { "name": "python-setuptools-test-40.6.2-4.18.1.noarch", "product_id": "python-setuptools-test-40.6.2-4.18.1.noarch" } }, { "category": "product_version", "name": "python-setuptools-wheel-40.6.2-4.18.1.noarch", "product": { "name": "python-setuptools-wheel-40.6.2-4.18.1.noarch", "product_id": "python-setuptools-wheel-40.6.2-4.18.1.noarch" } }, { "category": "product_version", "name": "python3-setuptools-test-40.6.2-4.18.1.noarch", "product": { "name": "python3-setuptools-test-40.6.2-4.18.1.noarch", "product_id": "python3-setuptools-test-40.6.2-4.18.1.noarch" } }, { "category": "product_version", "name": "python3-setuptools-wheel-40.6.2-4.18.1.noarch", "product": { "name": "python3-setuptools-wheel-40.6.2-4.18.1.noarch", "product_id": "python3-setuptools-wheel-40.6.2-4.18.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 12", "product": { "name": "SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Public Cloud 12", "product": { "name": "SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-public-cloud:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 5", "product": { "name": "SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools-40.6.2-4.18.1.noarch as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.6.2-4.18.1.noarch as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-setuptools-40.6.2-4.18.1.noarch" }, "product_reference": "python3-setuptools-40.6.2-4.18.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:python-setuptools-40.6.2-4.18.1.noarch", "HPE Helion OpenStack 8:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Enterprise Storage 5:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Enterprise Storage 5:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Module for Containers 12:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 7:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 7:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 8:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 8:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 9:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 9:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python3-setuptools-40.6.2-4.18.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:python-setuptools-40.6.2-4.18.1.noarch", "HPE Helion OpenStack 8:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Enterprise Storage 5:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Enterprise Storage 5:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Module for Containers 12:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 7:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 7:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 8:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 8:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 9:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 9:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python3-setuptools-40.6.2-4.18.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:python-setuptools-40.6.2-4.18.1.noarch", "HPE Helion OpenStack 8:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Enterprise Storage 5:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Enterprise Storage 5:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Module for Containers 12:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 7:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 7:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 8:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 8:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 9:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud 9:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python3-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python-setuptools-40.6.2-4.18.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python3-setuptools-40.6.2-4.18.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-12-02T09:37:52Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2020:3593-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 python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\nUpdate to 3.6.12 (bsc#1179193), including:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-3593,SUSE-SLE-Module-Basesystem-15-SP1-2020-3593,SUSE-SLE-Module-Basesystem-15-SP2-2020-3593,SUSE-SLE-Module-Basesystem-15-SP3-2020-3593,SUSE-SLE-Module-Development-Tools-15-SP1-2020-3593,SUSE-SLE-Module-Development-Tools-15-SP2-2020-3593,SUSE-SLE-Module-Development-Tools-15-SP3-2020-3593,SUSE-SLE-Product-HPC-15-2020-3593,SUSE-SLE-Product-SLES-15-2020-3593,SUSE-SLE-Product-SLES_SAP-15-2020-3593", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3593-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:3593-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203593-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:3593-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007908.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1179193", "url": "https://bugzilla.suse.com/1179193" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2020-12-02T09:34:53Z", "generator": { "date": "2020-12-02T09:34:53Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:3593-1", "initial_release_date": "2020-12-02T09:34:53Z", "revision_history": [ { "date": "2020-12-02T09:34:53Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-3.64.2.aarch64", "product": { "name": "libpython3_6m1_0-3.6.12-3.64.2.aarch64", "product_id": "libpython3_6m1_0-3.6.12-3.64.2.aarch64" } }, { "category": "product_version", "name": "python3-3.6.12-3.64.2.aarch64", "product": { "name": "python3-3.6.12-3.64.2.aarch64", "product_id": "python3-3.6.12-3.64.2.aarch64" } }, { "category": "product_version", "name": "python3-base-3.6.12-3.64.2.aarch64", "product": { "name": "python3-base-3.6.12-3.64.2.aarch64", "product_id": "python3-base-3.6.12-3.64.2.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.6.12-3.64.2.aarch64", "product": { "name": "python3-curses-3.6.12-3.64.2.aarch64", "product_id": "python3-curses-3.6.12-3.64.2.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-3.64.2.aarch64", "product": { "name": "python3-dbm-3.6.12-3.64.2.aarch64", "product_id": "python3-dbm-3.6.12-3.64.2.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.6.12-3.64.2.aarch64", "product": { "name": "python3-devel-3.6.12-3.64.2.aarch64", "product_id": "python3-devel-3.6.12-3.64.2.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.6.12-3.64.2.aarch64", "product": { "name": "python3-idle-3.6.12-3.64.2.aarch64", "product_id": "python3-idle-3.6.12-3.64.2.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-3.64.2.aarch64", "product": { "name": "python3-testsuite-3.6.12-3.64.2.aarch64", "product_id": "python3-testsuite-3.6.12-3.64.2.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.6.12-3.64.2.aarch64", "product": { "name": "python3-tk-3.6.12-3.64.2.aarch64", "product_id": "python3-tk-3.6.12-3.64.2.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.6.12-3.64.2.aarch64", "product": { "name": "python3-tools-3.6.12-3.64.2.aarch64", "product_id": "python3-tools-3.6.12-3.64.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.12-3.64.2.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.12-3.64.2.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.12-3.64.2.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-64bit-3.6.12-3.64.2.aarch64_ilp32", "product": { "name": "python3-64bit-3.6.12-3.64.2.aarch64_ilp32", "product_id": "python3-64bit-3.6.12-3.64.2.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-base-64bit-3.6.12-3.64.2.aarch64_ilp32", "product": { "name": "python3-base-64bit-3.6.12-3.64.2.aarch64_ilp32", "product_id": "python3-base-64bit-3.6.12-3.64.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-3.64.2.i586", "product": { "name": "libpython3_6m1_0-3.6.12-3.64.2.i586", "product_id": "libpython3_6m1_0-3.6.12-3.64.2.i586" } }, { "category": "product_version", "name": "python3-3.6.12-3.64.2.i586", "product": { "name": "python3-3.6.12-3.64.2.i586", "product_id": "python3-3.6.12-3.64.2.i586" } }, { "category": "product_version", "name": "python3-base-3.6.12-3.64.2.i586", "product": { "name": "python3-base-3.6.12-3.64.2.i586", "product_id": "python3-base-3.6.12-3.64.2.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.12-3.64.2.i586", "product": { "name": "python3-curses-3.6.12-3.64.2.i586", "product_id": "python3-curses-3.6.12-3.64.2.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-3.64.2.i586", "product": { "name": "python3-dbm-3.6.12-3.64.2.i586", "product_id": "python3-dbm-3.6.12-3.64.2.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.12-3.64.2.i586", "product": { "name": "python3-devel-3.6.12-3.64.2.i586", "product_id": "python3-devel-3.6.12-3.64.2.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.12-3.64.2.i586", "product": { "name": "python3-idle-3.6.12-3.64.2.i586", "product_id": "python3-idle-3.6.12-3.64.2.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-3.64.2.i586", "product": { "name": "python3-testsuite-3.6.12-3.64.2.i586", "product_id": "python3-testsuite-3.6.12-3.64.2.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.12-3.64.2.i586", "product": { "name": "python3-tk-3.6.12-3.64.2.i586", "product_id": "python3-tk-3.6.12-3.64.2.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.12-3.64.2.i586", "product": { "name": "python3-tools-3.6.12-3.64.2.i586", "product_id": "python3-tools-3.6.12-3.64.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python3-doc-3.6.12-3.64.2.noarch", "product": { "name": "python3-doc-3.6.12-3.64.2.noarch", "product_id": "python3-doc-3.6.12-3.64.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "product_id": "libpython3_6m1_0-3.6.12-3.64.2.ppc64le" } }, { "category": "product_version", "name": "python3-3.6.12-3.64.2.ppc64le", "product": { "name": "python3-3.6.12-3.64.2.ppc64le", "product_id": "python3-3.6.12-3.64.2.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.6.12-3.64.2.ppc64le", "product": { "name": "python3-base-3.6.12-3.64.2.ppc64le", "product_id": "python3-base-3.6.12-3.64.2.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.6.12-3.64.2.ppc64le", "product": { "name": "python3-curses-3.6.12-3.64.2.ppc64le", "product_id": "python3-curses-3.6.12-3.64.2.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-3.64.2.ppc64le", "product": { "name": "python3-dbm-3.6.12-3.64.2.ppc64le", "product_id": "python3-dbm-3.6.12-3.64.2.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.6.12-3.64.2.ppc64le", "product": { "name": "python3-devel-3.6.12-3.64.2.ppc64le", "product_id": "python3-devel-3.6.12-3.64.2.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.6.12-3.64.2.ppc64le", "product": { "name": "python3-idle-3.6.12-3.64.2.ppc64le", "product_id": "python3-idle-3.6.12-3.64.2.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-3.64.2.ppc64le", "product": { "name": "python3-testsuite-3.6.12-3.64.2.ppc64le", "product_id": "python3-testsuite-3.6.12-3.64.2.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.6.12-3.64.2.ppc64le", "product": { "name": "python3-tk-3.6.12-3.64.2.ppc64le", "product_id": "python3-tk-3.6.12-3.64.2.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.6.12-3.64.2.ppc64le", "product": { "name": "python3-tools-3.6.12-3.64.2.ppc64le", "product_id": "python3-tools-3.6.12-3.64.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-3.64.2.s390x", "product": { "name": "libpython3_6m1_0-3.6.12-3.64.2.s390x", "product_id": "libpython3_6m1_0-3.6.12-3.64.2.s390x" } }, { "category": "product_version", "name": "python3-3.6.12-3.64.2.s390x", "product": { "name": "python3-3.6.12-3.64.2.s390x", "product_id": "python3-3.6.12-3.64.2.s390x" } }, { "category": "product_version", "name": "python3-base-3.6.12-3.64.2.s390x", "product": { "name": "python3-base-3.6.12-3.64.2.s390x", "product_id": "python3-base-3.6.12-3.64.2.s390x" } }, { "category": "product_version", "name": "python3-curses-3.6.12-3.64.2.s390x", "product": { "name": "python3-curses-3.6.12-3.64.2.s390x", "product_id": "python3-curses-3.6.12-3.64.2.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-3.64.2.s390x", "product": { "name": "python3-dbm-3.6.12-3.64.2.s390x", "product_id": "python3-dbm-3.6.12-3.64.2.s390x" } }, { "category": "product_version", "name": "python3-devel-3.6.12-3.64.2.s390x", "product": { "name": "python3-devel-3.6.12-3.64.2.s390x", "product_id": "python3-devel-3.6.12-3.64.2.s390x" } }, { "category": "product_version", "name": "python3-idle-3.6.12-3.64.2.s390x", "product": { "name": "python3-idle-3.6.12-3.64.2.s390x", "product_id": "python3-idle-3.6.12-3.64.2.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-3.64.2.s390x", "product": { "name": "python3-testsuite-3.6.12-3.64.2.s390x", "product_id": "python3-testsuite-3.6.12-3.64.2.s390x" } }, { "category": "product_version", "name": "python3-tk-3.6.12-3.64.2.s390x", "product": { "name": "python3-tk-3.6.12-3.64.2.s390x", "product_id": "python3-tk-3.6.12-3.64.2.s390x" } }, { "category": "product_version", "name": "python3-tools-3.6.12-3.64.2.s390x", "product": { "name": "python3-tools-3.6.12-3.64.2.s390x", "product_id": "python3-tools-3.6.12-3.64.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-3.64.2.x86_64", "product": { "name": "libpython3_6m1_0-3.6.12-3.64.2.x86_64", "product_id": "libpython3_6m1_0-3.6.12-3.64.2.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.12-3.64.2.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.12-3.64.2.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.12-3.64.2.x86_64" } }, { "category": "product_version", "name": "python3-3.6.12-3.64.2.x86_64", "product": { "name": "python3-3.6.12-3.64.2.x86_64", "product_id": "python3-3.6.12-3.64.2.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.6.12-3.64.2.x86_64", "product": { "name": "python3-32bit-3.6.12-3.64.2.x86_64", "product_id": "python3-32bit-3.6.12-3.64.2.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.12-3.64.2.x86_64", "product": { "name": "python3-base-3.6.12-3.64.2.x86_64", "product_id": "python3-base-3.6.12-3.64.2.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.6.12-3.64.2.x86_64", "product": { "name": "python3-base-32bit-3.6.12-3.64.2.x86_64", "product_id": "python3-base-32bit-3.6.12-3.64.2.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.12-3.64.2.x86_64", "product": { "name": "python3-curses-3.6.12-3.64.2.x86_64", "product_id": "python3-curses-3.6.12-3.64.2.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-3.64.2.x86_64", "product": { "name": "python3-dbm-3.6.12-3.64.2.x86_64", "product_id": "python3-dbm-3.6.12-3.64.2.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.12-3.64.2.x86_64", "product": { "name": "python3-devel-3.6.12-3.64.2.x86_64", "product_id": "python3-devel-3.6.12-3.64.2.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.12-3.64.2.x86_64", "product": { "name": "python3-idle-3.6.12-3.64.2.x86_64", "product_id": "python3-idle-3.6.12-3.64.2.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-3.64.2.x86_64", "product": { "name": "python3-testsuite-3.6.12-3.64.2.x86_64", "product_id": "python3-testsuite-3.6.12-3.64.2.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.12-3.64.2.x86_64", "product": { "name": "python3-tk-3.6.12-3.64.2.x86_64", "product_id": "python3-tk-3.6.12-3.64.2.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.12-3.64.2.x86_64", "product": { "name": "python3-tools-3.6.12-3.64.2.x86_64", "product_id": "python3-tools-3.6.12-3.64.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP1", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.s390x" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.s390x" }, "product_reference": "python3-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-base-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-base-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.s390x" }, "product_reference": "python3-base-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-base-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-curses-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-curses-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.s390x" }, "product_reference": "python3-curses-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-curses-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-dbm-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-dbm-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.s390x" }, "product_reference": "python3-dbm-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-dbm-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-devel-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-devel-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.s390x" }, "product_reference": "python3-devel-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-devel-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-idle-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-idle-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.s390x" }, "product_reference": "python3-idle-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-idle-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-testsuite-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-testsuite-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.s390x" }, "product_reference": "python3-testsuite-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-testsuite-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-tk-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-tk-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.s390x" }, "product_reference": "python3-tk-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-tk-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.s390x" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.s390x" }, "product_reference": "python3-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-base-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-base-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.s390x" }, "product_reference": "python3-base-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-base-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-curses-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-curses-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.s390x" }, "product_reference": "python3-curses-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-curses-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-dbm-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-dbm-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.s390x" }, "product_reference": "python3-dbm-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-dbm-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-devel-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-devel-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.s390x" }, "product_reference": "python3-devel-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-devel-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-idle-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-idle-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.s390x" }, "product_reference": "python3-idle-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-idle-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-tk-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-tk-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.s390x" }, "product_reference": "python3-tk-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-tk-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-tools-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-tools-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.s390x" }, "product_reference": "python3-tools-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-tools-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-tools-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-tools-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.s390x" }, "product_reference": "python3-tools-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-tools-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.64.2.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.64.2.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-base-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-base-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-curses-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-curses-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-dbm-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-dbm-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-devel-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-devel-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-idle-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-idle-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-tk-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-tk-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-tools-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-tools-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-base-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-base-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-curses-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-curses-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-dbm-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-dbm-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-devel-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-devel-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-idle-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-idle-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-tk-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-tk-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-tools-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-tools-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.s390x" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.s390x" }, "product_reference": "python3-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-base-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-base-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.s390x" }, "product_reference": "python3-base-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-base-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-curses-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-curses-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.s390x" }, "product_reference": "python3-curses-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-curses-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-dbm-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-dbm-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.s390x" }, "product_reference": "python3-dbm-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-dbm-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-devel-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-devel-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.s390x" }, "product_reference": "python3-devel-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-devel-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-idle-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-idle-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.s390x" }, "product_reference": "python3-idle-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-idle-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-tk-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-tk-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.s390x" }, "product_reference": "python3-tk-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-tk-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.aarch64" }, "product_reference": "python3-tools-3.6.12-3.64.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-tools-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.s390x" }, "product_reference": "python3-tools-3.6.12-3.64.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-tools-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.64.2.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.64.2.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-base-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-base-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-curses-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-curses-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-dbm-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-dbm-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-devel-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-devel-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-idle-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-idle-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-tk-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-tk-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.64.2.ppc64le" }, "product_reference": "python3-tools-3.6.12-3.64.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.64.2.x86_64" }, "product_reference": "python3-tools-3.6.12-3.64.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.64.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.64.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.64.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.64.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.64.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-12-02T09:34:53Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2020:3596-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 python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2020-3596,SUSE-2020-3596,SUSE-OpenStack-Cloud-7-2020-3596,SUSE-OpenStack-Cloud-8-2020-3596,SUSE-OpenStack-Cloud-9-2020-3596,SUSE-OpenStack-Cloud-Crowbar-8-2020-3596,SUSE-OpenStack-Cloud-Crowbar-9-2020-3596,SUSE-SLE-Module-Web-Scripting-12-2020-3596,SUSE-SLE-SAP-12-SP2-2020-3596,SUSE-SLE-SAP-12-SP3-2020-3596,SUSE-SLE-SAP-12-SP4-2020-3596,SUSE-SLE-SDK-12-SP5-2020-3596,SUSE-SLE-SERVER-12-SP2-2020-3596,SUSE-SLE-SERVER-12-SP2-BCL-2020-3596,SUSE-SLE-SERVER-12-SP3-2020-3596,SUSE-SLE-SERVER-12-SP3-BCL-2020-3596,SUSE-SLE-SERVER-12-SP4-LTSS-2020-3596,SUSE-SLE-SERVER-12-SP5-2020-3596,SUSE-Storage-5-2020-3596", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3596-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:3596-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203596-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:3596-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007903.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2020-12-02T09:41:42Z", "generator": { "date": "2020-12-02T09:41:42Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:3596-1", "initial_release_date": "2020-12-02T09:41:42Z", "revision_history": [ { "date": "2020-12-02T09:41:42Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.58.1.aarch64", "product": { "name": "libpython3_4m1_0-3.4.10-25.58.1.aarch64", "product_id": "libpython3_4m1_0-3.4.10-25.58.1.aarch64" } }, { "category": "product_version", "name": "python3-3.4.10-25.58.1.aarch64", "product": { "name": "python3-3.4.10-25.58.1.aarch64", "product_id": "python3-3.4.10-25.58.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.58.1.aarch64", "product": { "name": "python3-base-3.4.10-25.58.1.aarch64", "product_id": "python3-base-3.4.10-25.58.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.58.1.aarch64", "product": { "name": "python3-curses-3.4.10-25.58.1.aarch64", "product_id": "python3-curses-3.4.10-25.58.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.58.1.aarch64", "product": { "name": "python3-dbm-3.4.10-25.58.1.aarch64", "product_id": "python3-dbm-3.4.10-25.58.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.58.1.aarch64", "product": { "name": "python3-devel-3.4.10-25.58.1.aarch64", "product_id": "python3-devel-3.4.10-25.58.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.58.1.aarch64", "product": { "name": "python3-idle-3.4.10-25.58.1.aarch64", "product_id": "python3-idle-3.4.10-25.58.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.58.1.aarch64", "product": { "name": "python3-testsuite-3.4.10-25.58.1.aarch64", "product_id": "python3-testsuite-3.4.10-25.58.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.58.1.aarch64", "product": { "name": "python3-tk-3.4.10-25.58.1.aarch64", "product_id": "python3-tk-3.4.10-25.58.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.58.1.aarch64", "product": { "name": "python3-tools-3.4.10-25.58.1.aarch64", "product_id": "python3-tools-3.4.10-25.58.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-64bit-3.4.10-25.58.1.aarch64_ilp32", "product": { "name": "libpython3_4m1_0-64bit-3.4.10-25.58.1.aarch64_ilp32", "product_id": "libpython3_4m1_0-64bit-3.4.10-25.58.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-64bit-3.4.10-25.58.1.aarch64_ilp32", "product": { "name": "python3-64bit-3.4.10-25.58.1.aarch64_ilp32", "product_id": "python3-64bit-3.4.10-25.58.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-base-64bit-3.4.10-25.58.1.aarch64_ilp32", "product": { "name": "python3-base-64bit-3.4.10-25.58.1.aarch64_ilp32", "product_id": "python3-base-64bit-3.4.10-25.58.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.58.1.i586", "product": { "name": "libpython3_4m1_0-3.4.10-25.58.1.i586", "product_id": "libpython3_4m1_0-3.4.10-25.58.1.i586" } }, { "category": "product_version", "name": "python3-3.4.10-25.58.1.i586", "product": { "name": "python3-3.4.10-25.58.1.i586", "product_id": "python3-3.4.10-25.58.1.i586" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.58.1.i586", "product": { "name": "python3-base-3.4.10-25.58.1.i586", "product_id": "python3-base-3.4.10-25.58.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.58.1.i586", "product": { "name": "python3-curses-3.4.10-25.58.1.i586", "product_id": "python3-curses-3.4.10-25.58.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.58.1.i586", "product": { "name": "python3-dbm-3.4.10-25.58.1.i586", "product_id": "python3-dbm-3.4.10-25.58.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.58.1.i586", "product": { "name": "python3-devel-3.4.10-25.58.1.i586", "product_id": "python3-devel-3.4.10-25.58.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.58.1.i586", "product": { "name": "python3-idle-3.4.10-25.58.1.i586", "product_id": "python3-idle-3.4.10-25.58.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.58.1.i586", "product": { "name": "python3-testsuite-3.4.10-25.58.1.i586", "product_id": "python3-testsuite-3.4.10-25.58.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.58.1.i586", "product": { "name": "python3-tk-3.4.10-25.58.1.i586", "product_id": "python3-tk-3.4.10-25.58.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.58.1.i586", "product": { "name": "python3-tools-3.4.10-25.58.1.i586", "product_id": "python3-tools-3.4.10-25.58.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python3-doc-3.4.10-25.58.1.noarch", "product": { "name": "python3-doc-3.4.10-25.58.1.noarch", "product_id": "python3-doc-3.4.10-25.58.1.noarch" } }, { "category": "product_version", "name": "python3-doc-pdf-3.4.10-25.58.1.noarch", "product": { "name": "python3-doc-pdf-3.4.10-25.58.1.noarch", "product_id": "python3-doc-pdf-3.4.10-25.58.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "product": { "name": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "product_id": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.4.10-25.58.1.ppc64le", "product": { "name": "python3-3.4.10-25.58.1.ppc64le", "product_id": "python3-3.4.10-25.58.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.58.1.ppc64le", "product": { "name": "python3-base-3.4.10-25.58.1.ppc64le", "product_id": "python3-base-3.4.10-25.58.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.58.1.ppc64le", "product": { "name": "python3-curses-3.4.10-25.58.1.ppc64le", "product_id": "python3-curses-3.4.10-25.58.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.58.1.ppc64le", "product": { "name": "python3-dbm-3.4.10-25.58.1.ppc64le", "product_id": "python3-dbm-3.4.10-25.58.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.58.1.ppc64le", "product": { "name": "python3-devel-3.4.10-25.58.1.ppc64le", "product_id": "python3-devel-3.4.10-25.58.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.58.1.ppc64le", "product": { "name": "python3-idle-3.4.10-25.58.1.ppc64le", "product_id": "python3-idle-3.4.10-25.58.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.58.1.ppc64le", "product": { "name": "python3-testsuite-3.4.10-25.58.1.ppc64le", "product_id": "python3-testsuite-3.4.10-25.58.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.58.1.ppc64le", "product": { "name": "python3-tk-3.4.10-25.58.1.ppc64le", "product_id": "python3-tk-3.4.10-25.58.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.58.1.ppc64le", "product": { "name": "python3-tools-3.4.10-25.58.1.ppc64le", "product_id": "python3-tools-3.4.10-25.58.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.58.1.s390", "product": { "name": "libpython3_4m1_0-3.4.10-25.58.1.s390", "product_id": "libpython3_4m1_0-3.4.10-25.58.1.s390" } }, { "category": "product_version", "name": "python3-3.4.10-25.58.1.s390", "product": { "name": "python3-3.4.10-25.58.1.s390", "product_id": "python3-3.4.10-25.58.1.s390" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.58.1.s390", "product": { "name": "python3-base-3.4.10-25.58.1.s390", "product_id": "python3-base-3.4.10-25.58.1.s390" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.58.1.s390", "product": { "name": "python3-curses-3.4.10-25.58.1.s390", "product_id": "python3-curses-3.4.10-25.58.1.s390" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.58.1.s390", "product": { "name": "python3-dbm-3.4.10-25.58.1.s390", "product_id": "python3-dbm-3.4.10-25.58.1.s390" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.58.1.s390", "product": { "name": "python3-devel-3.4.10-25.58.1.s390", "product_id": "python3-devel-3.4.10-25.58.1.s390" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.58.1.s390", "product": { "name": "python3-idle-3.4.10-25.58.1.s390", "product_id": "python3-idle-3.4.10-25.58.1.s390" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.58.1.s390", "product": { "name": "python3-testsuite-3.4.10-25.58.1.s390", "product_id": "python3-testsuite-3.4.10-25.58.1.s390" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.58.1.s390", "product": { "name": "python3-tk-3.4.10-25.58.1.s390", "product_id": "python3-tk-3.4.10-25.58.1.s390" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.58.1.s390", "product": { "name": "python3-tools-3.4.10-25.58.1.s390", "product_id": "python3-tools-3.4.10-25.58.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.58.1.s390x", "product": { "name": "libpython3_4m1_0-3.4.10-25.58.1.s390x", "product_id": "libpython3_4m1_0-3.4.10-25.58.1.s390x" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x" } }, { "category": "product_version", "name": "python3-3.4.10-25.58.1.s390x", "product": { "name": "python3-3.4.10-25.58.1.s390x", "product_id": "python3-3.4.10-25.58.1.s390x" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.58.1.s390x", "product": { "name": "python3-32bit-3.4.10-25.58.1.s390x", "product_id": "python3-32bit-3.4.10-25.58.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.58.1.s390x", "product": { "name": "python3-base-3.4.10-25.58.1.s390x", "product_id": "python3-base-3.4.10-25.58.1.s390x" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.58.1.s390x", "product": { "name": "python3-base-32bit-3.4.10-25.58.1.s390x", "product_id": "python3-base-32bit-3.4.10-25.58.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.58.1.s390x", "product": { "name": "python3-curses-3.4.10-25.58.1.s390x", "product_id": "python3-curses-3.4.10-25.58.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.58.1.s390x", "product": { "name": "python3-dbm-3.4.10-25.58.1.s390x", "product_id": "python3-dbm-3.4.10-25.58.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.58.1.s390x", "product": { "name": "python3-devel-3.4.10-25.58.1.s390x", "product_id": "python3-devel-3.4.10-25.58.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.58.1.s390x", "product": { "name": "python3-idle-3.4.10-25.58.1.s390x", "product_id": "python3-idle-3.4.10-25.58.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.58.1.s390x", "product": { "name": "python3-testsuite-3.4.10-25.58.1.s390x", "product_id": "python3-testsuite-3.4.10-25.58.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.58.1.s390x", "product": { "name": "python3-tk-3.4.10-25.58.1.s390x", "product_id": "python3-tk-3.4.10-25.58.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.58.1.s390x", "product": { "name": "python3-tools-3.4.10-25.58.1.s390x", "product_id": "python3-tools-3.4.10-25.58.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "product": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "product_id": "libpython3_4m1_0-3.4.10-25.58.1.x86_64" } }, { "category": "product_version", "name": "python3-3.4.10-25.58.1.x86_64", "product": { "name": "python3-3.4.10-25.58.1.x86_64", "product_id": "python3-3.4.10-25.58.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.58.1.x86_64", "product": { "name": "python3-base-3.4.10-25.58.1.x86_64", "product_id": "python3-base-3.4.10-25.58.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.58.1.x86_64", "product": { "name": "python3-curses-3.4.10-25.58.1.x86_64", "product_id": "python3-curses-3.4.10-25.58.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.58.1.x86_64", "product": { "name": "python3-devel-3.4.10-25.58.1.x86_64", "product_id": "python3-devel-3.4.10-25.58.1.x86_64" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.58.1.x86_64", "product": { "name": "python3-32bit-3.4.10-25.58.1.x86_64", "product_id": "python3-32bit-3.4.10-25.58.1.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.58.1.x86_64", "product": { "name": "python3-base-32bit-3.4.10-25.58.1.x86_64", "product_id": "python3-base-32bit-3.4.10-25.58.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.58.1.x86_64", "product": { "name": "python3-dbm-3.4.10-25.58.1.x86_64", "product_id": "python3-dbm-3.4.10-25.58.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.58.1.x86_64", "product": { "name": "python3-idle-3.4.10-25.58.1.x86_64", "product_id": "python3-idle-3.4.10-25.58.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.58.1.x86_64", "product": { "name": "python3-testsuite-3.4.10-25.58.1.x86_64", "product_id": "python3-testsuite-3.4.10-25.58.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.58.1.x86_64", "product": { "name": "python3-tk-3.4.10-25.58.1.x86_64", "product_id": "python3-tk-3.4.10-25.58.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.58.1.x86_64", "product": { "name": "python3-tools-3.4.10-25.58.1.x86_64", "product_id": "python3-tools-3.4.10-25.58.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 5", "product": { "name": "SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.58.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-3.4.10-25.58.1.s390x" }, "product_reference": "python3-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.58.1.s390x" }, "product_reference": "python3-base-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.58.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.58.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.s390x" }, "product_reference": "python3-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.s390x" }, "product_reference": "python3-base-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.58.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.58.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.58.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-dbm-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-dbm-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.s390x" }, "product_reference": "python3-dbm-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-dbm-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.58.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.58.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.58.1.s390x" }, "product_reference": "python3-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.58.1.s390x" }, "product_reference": "python3-base-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.58.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.58.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.s390x" }, "product_reference": "python3-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.s390x" }, "product_reference": "python3-base-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.s390x" }, "product_reference": "python3-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.s390x" }, "product_reference": "python3-base-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.s390x" }, "product_reference": "python3-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.s390x" }, "product_reference": "python3-base-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-tk-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-tk-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.s390x" }, "product_reference": "python3-tk-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.s390x" }, "product_reference": "python3-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.s390x" }, "product_reference": "python3-base-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.58.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-tk-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.ppc64le" }, "product_reference": "python3-tk-3.4.10-25.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.58.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.s390x" }, "product_reference": "python3-tk-3.4.10-25.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.58.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.58.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.58.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.58.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-base-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.58.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-base-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.58.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.58.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.58.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.58.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.58.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.58.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "HPE Helion OpenStack 8:python3-3.4.10-25.58.1.x86_64", "HPE Helion OpenStack 8:python3-base-3.4.10-25.58.1.x86_64", "HPE Helion OpenStack 8:python3-curses-3.4.10-25.58.1.x86_64", "HPE Helion OpenStack 8:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:python3-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:python3-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:python3-base-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:python3-base-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:python3-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-devel-3.4.10-25.58.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "HPE Helion OpenStack 8:python3-3.4.10-25.58.1.x86_64", "HPE Helion OpenStack 8:python3-base-3.4.10-25.58.1.x86_64", "HPE Helion OpenStack 8:python3-curses-3.4.10-25.58.1.x86_64", "HPE Helion OpenStack 8:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:python3-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:python3-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:python3-base-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:python3-base-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:python3-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-devel-3.4.10-25.58.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "HPE Helion OpenStack 8:python3-3.4.10-25.58.1.x86_64", "HPE Helion OpenStack 8:python3-base-3.4.10-25.58.1.x86_64", "HPE Helion OpenStack 8:python3-curses-3.4.10-25.58.1.x86_64", "HPE Helion OpenStack 8:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:python3-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:python3-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:python3-base-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:python3-base-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.58.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:python3-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.58.1.s390x", "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud 9:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython3_4m1_0-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-base-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-curses-3.4.10-25.58.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python3-devel-3.4.10-25.58.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-12-02T09:41:42Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2021:0529-1
Vulnerability from csaf_suse
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": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2021-3177: Fixed buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution (bsc#1181126).\n- Provide the newest setuptools wheel (bsc#1176262, CVE-2019-20916) in their correct form (bsc#1180686).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-529,SUSE-SLE-Module-Basesystem-15-SP2-2021-529,SUSE-SLE-Module-Development-Tools-15-SP2-2021-529", "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_0529-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:0529-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210529-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:0529-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008350.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1179756", "url": "https://bugzilla.suse.com/1179756" }, { "category": "self", "summary": "SUSE Bug 1180686", "url": "https://bugzilla.suse.com/1180686" }, { "category": "self", "summary": "SUSE Bug 1181126", "url": "https://bugzilla.suse.com/1181126" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3177 page", "url": "https://www.suse.com/security/cve/CVE-2021-3177/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2021-02-19T13:53:57Z", "generator": { "date": "2021-02-19T13:53:57Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:0529-1", "initial_release_date": "2021-02-19T13:53:57Z", "revision_history": [ { "date": "2021-02-19T13:53:57Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-3.75.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.12-3.75.1.aarch64", "product_id": "libpython3_6m1_0-3.6.12-3.75.1.aarch64" } }, { "category": "product_version", "name": "python3-3.6.12-3.75.1.aarch64", "product": { "name": "python3-3.6.12-3.75.1.aarch64", "product_id": "python3-3.6.12-3.75.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.6.12-3.75.1.aarch64", "product": { "name": "python3-base-3.6.12-3.75.1.aarch64", "product_id": "python3-base-3.6.12-3.75.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.6.12-3.75.1.aarch64", "product": { "name": "python3-curses-3.6.12-3.75.1.aarch64", "product_id": "python3-curses-3.6.12-3.75.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-3.75.1.aarch64", "product": { "name": "python3-dbm-3.6.12-3.75.1.aarch64", "product_id": "python3-dbm-3.6.12-3.75.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.6.12-3.75.1.aarch64", "product": { "name": "python3-devel-3.6.12-3.75.1.aarch64", "product_id": "python3-devel-3.6.12-3.75.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-3.6.12-3.75.1.aarch64", "product": { "name": "python3-doc-3.6.12-3.75.1.aarch64", "product_id": "python3-doc-3.6.12-3.75.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.12-3.75.1.aarch64", "product": { "name": "python3-doc-devhelp-3.6.12-3.75.1.aarch64", "product_id": "python3-doc-devhelp-3.6.12-3.75.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.6.12-3.75.1.aarch64", "product": { "name": "python3-idle-3.6.12-3.75.1.aarch64", "product_id": "python3-idle-3.6.12-3.75.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-3.75.1.aarch64", "product": { "name": "python3-testsuite-3.6.12-3.75.1.aarch64", "product_id": "python3-testsuite-3.6.12-3.75.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.6.12-3.75.1.aarch64", "product": { "name": "python3-tk-3.6.12-3.75.1.aarch64", "product_id": "python3-tk-3.6.12-3.75.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.6.12-3.75.1.aarch64", "product": { "name": "python3-tools-3.6.12-3.75.1.aarch64", "product_id": "python3-tools-3.6.12-3.75.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.12-3.75.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.12-3.75.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.12-3.75.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-64bit-3.6.12-3.75.1.aarch64_ilp32", "product": { "name": "python3-64bit-3.6.12-3.75.1.aarch64_ilp32", "product_id": "python3-64bit-3.6.12-3.75.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-base-64bit-3.6.12-3.75.1.aarch64_ilp32", "product": { "name": "python3-base-64bit-3.6.12-3.75.1.aarch64_ilp32", "product_id": "python3-base-64bit-3.6.12-3.75.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-3.75.1.i586", "product": { "name": "libpython3_6m1_0-3.6.12-3.75.1.i586", "product_id": "libpython3_6m1_0-3.6.12-3.75.1.i586" } }, { "category": "product_version", "name": "python3-3.6.12-3.75.1.i586", "product": { "name": "python3-3.6.12-3.75.1.i586", "product_id": "python3-3.6.12-3.75.1.i586" } }, { "category": "product_version", "name": "python3-base-3.6.12-3.75.1.i586", "product": { "name": "python3-base-3.6.12-3.75.1.i586", "product_id": "python3-base-3.6.12-3.75.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.12-3.75.1.i586", "product": { "name": "python3-curses-3.6.12-3.75.1.i586", "product_id": "python3-curses-3.6.12-3.75.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-3.75.1.i586", "product": { "name": "python3-dbm-3.6.12-3.75.1.i586", "product_id": "python3-dbm-3.6.12-3.75.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.12-3.75.1.i586", "product": { "name": "python3-devel-3.6.12-3.75.1.i586", "product_id": "python3-devel-3.6.12-3.75.1.i586" } }, { "category": "product_version", "name": "python3-doc-3.6.12-3.75.1.i586", "product": { "name": "python3-doc-3.6.12-3.75.1.i586", "product_id": "python3-doc-3.6.12-3.75.1.i586" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.12-3.75.1.i586", "product": { "name": "python3-doc-devhelp-3.6.12-3.75.1.i586", "product_id": "python3-doc-devhelp-3.6.12-3.75.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.12-3.75.1.i586", "product": { "name": "python3-idle-3.6.12-3.75.1.i586", "product_id": "python3-idle-3.6.12-3.75.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-3.75.1.i586", "product": { "name": "python3-testsuite-3.6.12-3.75.1.i586", "product_id": "python3-testsuite-3.6.12-3.75.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.12-3.75.1.i586", "product": { "name": "python3-tk-3.6.12-3.75.1.i586", "product_id": "python3-tk-3.6.12-3.75.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.12-3.75.1.i586", "product": { "name": "python3-tools-3.6.12-3.75.1.i586", "product_id": "python3-tools-3.6.12-3.75.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-3.75.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.12-3.75.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.12-3.75.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.6.12-3.75.1.ppc64le", "product": { "name": "python3-3.6.12-3.75.1.ppc64le", "product_id": "python3-3.6.12-3.75.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.6.12-3.75.1.ppc64le", "product": { "name": "python3-base-3.6.12-3.75.1.ppc64le", "product_id": "python3-base-3.6.12-3.75.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.6.12-3.75.1.ppc64le", "product": { "name": "python3-curses-3.6.12-3.75.1.ppc64le", "product_id": "python3-curses-3.6.12-3.75.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-3.75.1.ppc64le", "product": { "name": "python3-dbm-3.6.12-3.75.1.ppc64le", "product_id": "python3-dbm-3.6.12-3.75.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.6.12-3.75.1.ppc64le", "product": { "name": "python3-devel-3.6.12-3.75.1.ppc64le", "product_id": "python3-devel-3.6.12-3.75.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-3.6.12-3.75.1.ppc64le", "product": { "name": "python3-doc-3.6.12-3.75.1.ppc64le", "product_id": "python3-doc-3.6.12-3.75.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.12-3.75.1.ppc64le", "product": { "name": "python3-doc-devhelp-3.6.12-3.75.1.ppc64le", "product_id": "python3-doc-devhelp-3.6.12-3.75.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.6.12-3.75.1.ppc64le", "product": { "name": "python3-idle-3.6.12-3.75.1.ppc64le", "product_id": "python3-idle-3.6.12-3.75.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-3.75.1.ppc64le", "product": { "name": "python3-testsuite-3.6.12-3.75.1.ppc64le", "product_id": "python3-testsuite-3.6.12-3.75.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.6.12-3.75.1.ppc64le", "product": { "name": "python3-tk-3.6.12-3.75.1.ppc64le", "product_id": "python3-tk-3.6.12-3.75.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.6.12-3.75.1.ppc64le", "product": { "name": "python3-tools-3.6.12-3.75.1.ppc64le", "product_id": "python3-tools-3.6.12-3.75.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-3.75.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.12-3.75.1.s390x", "product_id": "libpython3_6m1_0-3.6.12-3.75.1.s390x" } }, { "category": "product_version", "name": "python3-3.6.12-3.75.1.s390x", "product": { "name": "python3-3.6.12-3.75.1.s390x", "product_id": "python3-3.6.12-3.75.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.6.12-3.75.1.s390x", "product": { "name": "python3-base-3.6.12-3.75.1.s390x", "product_id": "python3-base-3.6.12-3.75.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.6.12-3.75.1.s390x", "product": { "name": "python3-curses-3.6.12-3.75.1.s390x", "product_id": "python3-curses-3.6.12-3.75.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-3.75.1.s390x", "product": { "name": "python3-dbm-3.6.12-3.75.1.s390x", "product_id": "python3-dbm-3.6.12-3.75.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.6.12-3.75.1.s390x", "product": { "name": "python3-devel-3.6.12-3.75.1.s390x", "product_id": "python3-devel-3.6.12-3.75.1.s390x" } }, { "category": "product_version", "name": "python3-doc-3.6.12-3.75.1.s390x", "product": { "name": "python3-doc-3.6.12-3.75.1.s390x", "product_id": "python3-doc-3.6.12-3.75.1.s390x" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.12-3.75.1.s390x", "product": { "name": "python3-doc-devhelp-3.6.12-3.75.1.s390x", "product_id": "python3-doc-devhelp-3.6.12-3.75.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.6.12-3.75.1.s390x", "product": { "name": "python3-idle-3.6.12-3.75.1.s390x", "product_id": "python3-idle-3.6.12-3.75.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-3.75.1.s390x", "product": { "name": "python3-testsuite-3.6.12-3.75.1.s390x", "product_id": "python3-testsuite-3.6.12-3.75.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.6.12-3.75.1.s390x", "product": { "name": "python3-tk-3.6.12-3.75.1.s390x", "product_id": "python3-tk-3.6.12-3.75.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.6.12-3.75.1.s390x", "product": { "name": "python3-tools-3.6.12-3.75.1.s390x", "product_id": "python3-tools-3.6.12-3.75.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-3.75.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.12-3.75.1.x86_64", "product_id": "libpython3_6m1_0-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.12-3.75.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.12-3.75.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.12-3.75.1.x86_64", "product": { "name": "python3-3.6.12-3.75.1.x86_64", "product_id": "python3-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.6.12-3.75.1.x86_64", "product": { "name": "python3-32bit-3.6.12-3.75.1.x86_64", "product_id": "python3-32bit-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.12-3.75.1.x86_64", "product": { "name": "python3-base-3.6.12-3.75.1.x86_64", "product_id": "python3-base-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.6.12-3.75.1.x86_64", "product": { "name": "python3-base-32bit-3.6.12-3.75.1.x86_64", "product_id": "python3-base-32bit-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.12-3.75.1.x86_64", "product": { "name": "python3-curses-3.6.12-3.75.1.x86_64", "product_id": "python3-curses-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.12-3.75.1.x86_64", "product": { "name": "python3-dbm-3.6.12-3.75.1.x86_64", "product_id": "python3-dbm-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.12-3.75.1.x86_64", "product": { "name": "python3-devel-3.6.12-3.75.1.x86_64", "product_id": "python3-devel-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-3.6.12-3.75.1.x86_64", "product": { "name": "python3-doc-3.6.12-3.75.1.x86_64", "product_id": "python3-doc-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.12-3.75.1.x86_64", "product": { "name": "python3-doc-devhelp-3.6.12-3.75.1.x86_64", "product_id": "python3-doc-devhelp-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.12-3.75.1.x86_64", "product": { "name": "python3-idle-3.6.12-3.75.1.x86_64", "product_id": "python3-idle-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.12-3.75.1.x86_64", "product": { "name": "python3-testsuite-3.6.12-3.75.1.x86_64", "product_id": "python3-testsuite-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.12-3.75.1.x86_64", "product": { "name": "python3-tk-3.6.12-3.75.1.x86_64", "product_id": "python3-tk-3.6.12-3.75.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.12-3.75.1.x86_64", "product": { "name": "python3-tools-3.6.12-3.75.1.x86_64", "product_id": "python3-tools-3.6.12-3.75.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.75.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.12-3.75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.75.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.12-3.75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.75.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.12-3.75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-3.75.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-3.75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.75.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.aarch64" }, "product_reference": "python3-3.6.12-3.75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.75.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.ppc64le" }, "product_reference": "python3-3.6.12-3.75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.75.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.s390x" }, "product_reference": "python3-3.6.12-3.75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.12-3.75.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.x86_64" }, "product_reference": "python3-3.6.12-3.75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.75.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.aarch64" }, "product_reference": "python3-base-3.6.12-3.75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.75.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.ppc64le" }, "product_reference": "python3-base-3.6.12-3.75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.75.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.s390x" }, "product_reference": "python3-base-3.6.12-3.75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.12-3.75.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.x86_64" }, "product_reference": "python3-base-3.6.12-3.75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.75.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.aarch64" }, "product_reference": "python3-curses-3.6.12-3.75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.75.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.ppc64le" }, "product_reference": "python3-curses-3.6.12-3.75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.75.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.s390x" }, "product_reference": "python3-curses-3.6.12-3.75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.12-3.75.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.x86_64" }, "product_reference": "python3-curses-3.6.12-3.75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.75.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.aarch64" }, "product_reference": "python3-dbm-3.6.12-3.75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.75.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.ppc64le" }, "product_reference": "python3-dbm-3.6.12-3.75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.75.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.s390x" }, "product_reference": "python3-dbm-3.6.12-3.75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.12-3.75.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.x86_64" }, "product_reference": "python3-dbm-3.6.12-3.75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.75.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.aarch64" }, "product_reference": "python3-devel-3.6.12-3.75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.75.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.ppc64le" }, "product_reference": "python3-devel-3.6.12-3.75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.75.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.s390x" }, "product_reference": "python3-devel-3.6.12-3.75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.12-3.75.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.x86_64" }, "product_reference": "python3-devel-3.6.12-3.75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.75.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.aarch64" }, "product_reference": "python3-idle-3.6.12-3.75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.75.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.ppc64le" }, "product_reference": "python3-idle-3.6.12-3.75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.75.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.s390x" }, "product_reference": "python3-idle-3.6.12-3.75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.12-3.75.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.x86_64" }, "product_reference": "python3-idle-3.6.12-3.75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.75.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.aarch64" }, "product_reference": "python3-tk-3.6.12-3.75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.75.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.ppc64le" }, "product_reference": "python3-tk-3.6.12-3.75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.75.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.s390x" }, "product_reference": "python3-tk-3.6.12-3.75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.12-3.75.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.x86_64" }, "product_reference": "python3-tk-3.6.12-3.75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.75.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.aarch64" }, "product_reference": "python3-tools-3.6.12-3.75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.75.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.ppc64le" }, "product_reference": "python3-tools-3.6.12-3.75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.75.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.s390x" }, "product_reference": "python3-tools-3.6.12-3.75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.12-3.75.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.x86_64" }, "product_reference": "python3-tools-3.6.12-3.75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-02-19T13:53:57Z", "details": "moderate" } ], "title": "CVE-2019-20916" }, { "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": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.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": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.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": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.75.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.75.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-02-19T13:53:57Z", "details": "moderate" } ], "title": "CVE-2021-3177" } ] }
suse-su-2020:2726-1
Vulnerability from csaf_suse
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": "Security update for python-pip", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-pip fixes the following issues:\n\n- CVE-2019-20916: Fixed a directory traversal in _download_http_url (bsc#1176262)\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2020-2726,SUSE-2020-2726,SUSE-OpenStack-Cloud-8-2020-2726,SUSE-OpenStack-Cloud-Crowbar-8-2020-2726", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_2726-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:2726-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202726-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:2726-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-September/007473.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-pip", "tracking": { "current_release_date": "2020-09-23T13:59:35Z", "generator": { "date": "2020-09-23T13:59:35Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:2726-1", "initial_release_date": "2020-09-23T13:59:35Z", "revision_history": [ { "date": "2020-09-23T13:59:35Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-pip-9.0.1-3.3.1.noarch", "product": { "name": "python-pip-9.0.1-3.3.1.noarch", "product_id": "python-pip-9.0.1-3.3.1.noarch" } }, { "category": "product_version", "name": "python3-pip-9.0.1-3.3.1.noarch", "product": { "name": "python3-pip-9.0.1-3.3.1.noarch", "product_id": "python3-pip-9.0.1-3.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-pip-9.0.1-3.3.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-pip-9.0.1-3.3.1.noarch" }, "product_reference": "python-pip-9.0.1-3.3.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-pip-9.0.1-3.3.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-pip-9.0.1-3.3.1.noarch" }, "product_reference": "python-pip-9.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-pip-9.0.1-3.3.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-pip-9.0.1-3.3.1.noarch" }, "product_reference": "python-pip-9.0.1-3.3.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:python-pip-9.0.1-3.3.1.noarch", "SUSE OpenStack Cloud 8:python-pip-9.0.1-3.3.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python-pip-9.0.1-3.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:python-pip-9.0.1-3.3.1.noarch", "SUSE OpenStack Cloud 8:python-pip-9.0.1-3.3.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python-pip-9.0.1-3.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:python-pip-9.0.1-3.3.1.noarch", "SUSE OpenStack Cloud 8:python-pip-9.0.1-3.3.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python-pip-9.0.1-3.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-09-23T13:59:35Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2022:1454-1
Vulnerability from csaf_suse
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": "Security update for python-pip", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-pip fixes the following issues:\n\n- Add wheel subpackage with the generated wheel for this package\n (bsc#1176262, CVE-2019-20916).\n\n- Make wheel a separate build run to avoid the setuptools/wheel build\n cycle.\n\n- Switch this package to use update-alternatives for all files\n in %{_bindir} so it doesn\u0027t collide with the versions on\n \u0027the latest\u0027 versions of Python interpreter (jsc#SLE-18038,\n bsc#1195831).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-1454,SUSE-SLE-Module-Basesystem-15-SP3-2022-1454,SUSE-SLE-Module-Python2-15-SP3-2022-1454,SUSE-SLE-Product-RT-15-SP2-2022-1454,openSUSE-SLE-15.3-2022-1454,openSUSE-SLE-15.4-2022-1454", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_1454-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:1454-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221454-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:1454-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010862.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1195831", "url": "https://bugzilla.suse.com/1195831" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-pip", "tracking": { "current_release_date": "2022-04-28T09:15:23Z", "generator": { "date": "2022-04-28T09:15:23Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:1454-1", "initial_release_date": "2022-04-28T09:15:23Z", "revision_history": [ { "date": "2022-04-28T09:15:23Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-pip-20.0.2-150100.6.18.1.noarch", "product": { "name": "python2-pip-20.0.2-150100.6.18.1.noarch", "product_id": "python2-pip-20.0.2-150100.6.18.1.noarch" } }, { "category": "product_version", "name": "python2-pip-test-20.0.2-150100.6.18.1.noarch", "product": { "name": "python2-pip-test-20.0.2-150100.6.18.1.noarch", "product_id": "python2-pip-test-20.0.2-150100.6.18.1.noarch" } }, { "category": "product_version", "name": "python2-pip-wheel-20.0.2-150100.6.18.1.noarch", "product": { "name": "python2-pip-wheel-20.0.2-150100.6.18.1.noarch", "product_id": "python2-pip-wheel-20.0.2-150100.6.18.1.noarch" } }, { "category": "product_version", "name": "python3-pip-20.0.2-150100.6.18.1.noarch", "product": { "name": "python3-pip-20.0.2-150100.6.18.1.noarch", "product_id": "python3-pip-20.0.2-150100.6.18.1.noarch" } }, { "category": "product_version", "name": "python3-pip-test-20.0.2-150100.6.18.1.noarch", "product": { "name": "python3-pip-test-20.0.2-150100.6.18.1.noarch", "product_id": "python3-pip-test-20.0.2-150100.6.18.1.noarch" } }, { "category": "product_version", "name": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "product": { "name": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch", "product_id": "python3-pip-wheel-20.0.2-150100.6.18.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "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 Python 2 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Python 2 15 SP3", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python2:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Real Time 15 SP2", "product": { "name": "SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_rt:15:sp2" } } }, { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Module for Python 2 15 SP3", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP3:python2-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python2-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-20.0.2-150100.6.18.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:python3-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-20.0.2-150100.6.18.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python2-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python2-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-20.0.2-150100.6.18.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:python3-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python3-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-20.0.2-150100.6.18.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python2-pip-20.0.2-150100.6.18.1.noarch" }, "product_reference": "python2-pip-20.0.2-150100.6.18.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP3:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Real Time 15 SP2:python3-pip-20.0.2-150100.6.18.1.noarch", "openSUSE Leap 15.3:python2-pip-20.0.2-150100.6.18.1.noarch", "openSUSE Leap 15.3:python3-pip-20.0.2-150100.6.18.1.noarch", "openSUSE Leap 15.4:python2-pip-20.0.2-150100.6.18.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP3:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Real Time 15 SP2:python3-pip-20.0.2-150100.6.18.1.noarch", "openSUSE Leap 15.3:python2-pip-20.0.2-150100.6.18.1.noarch", "openSUSE Leap 15.3:python3-pip-20.0.2-150100.6.18.1.noarch", "openSUSE Leap 15.4:python2-pip-20.0.2-150100.6.18.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP3:python2-pip-20.0.2-150100.6.18.1.noarch", "SUSE Linux Enterprise Real Time 15 SP2:python3-pip-20.0.2-150100.6.18.1.noarch", "openSUSE Leap 15.3:python2-pip-20.0.2-150100.6.18.1.noarch", "openSUSE Leap 15.3:python3-pip-20.0.2-150100.6.18.1.noarch", "openSUSE Leap 15.4:python2-pip-20.0.2-150100.6.18.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2022-04-28T09:15:23Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2020:3566-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 python-setuptools", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-setuptools fixes the following issues:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-3566,SUSE-SLE-Module-Basesystem-15-SP1-2020-3566,SUSE-SLE-Module-Basesystem-15-SP2-2020-3566,SUSE-SLE-Module-Python2-15-SP1-2020-3566,SUSE-SLE-Module-Python2-15-SP2-2020-3566", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3566-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:3566-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203566-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:3566-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007890.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-setuptools", "tracking": { "current_release_date": "2020-11-30T15:57:10Z", "generator": { "date": "2020-11-30T15:57:10Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:3566-1", "initial_release_date": "2020-11-30T15:57:10Z", "revision_history": [ { "date": "2020-11-30T15:57:10Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-setuptools-40.5.0-6.3.1.noarch", "product": { "name": "python2-setuptools-40.5.0-6.3.1.noarch", "product_id": "python2-setuptools-40.5.0-6.3.1.noarch" } }, { "category": "product_version", "name": "python2-setuptools-test-40.5.0-6.3.1.noarch", "product": { "name": "python2-setuptools-test-40.5.0-6.3.1.noarch", "product_id": "python2-setuptools-test-40.5.0-6.3.1.noarch" } }, { "category": "product_version", "name": "python2-setuptools-wheel-40.5.0-6.3.1.noarch", "product": { "name": "python2-setuptools-wheel-40.5.0-6.3.1.noarch", "product_id": "python2-setuptools-wheel-40.5.0-6.3.1.noarch" } }, { "category": "product_version", "name": "python3-setuptools-40.5.0-6.3.1.noarch", "product": { "name": "python3-setuptools-40.5.0-6.3.1.noarch", "product_id": "python3-setuptools-40.5.0-6.3.1.noarch" } }, { "category": "product_version", "name": "python3-setuptools-test-40.5.0-6.3.1.noarch", "product": { "name": "python3-setuptools-test-40.5.0-6.3.1.noarch", "product_id": "python3-setuptools-test-40.5.0-6.3.1.noarch" } }, { "category": "product_version", "name": "python3-setuptools-wheel-40.5.0-6.3.1.noarch", "product": { "name": "python3-setuptools-wheel-40.5.0-6.3.1.noarch", "product_id": "python3-setuptools-wheel-40.5.0-6.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python2:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python2:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.5.0-6.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-setuptools-40.5.0-6.3.1.noarch" }, "product_reference": "python3-setuptools-40.5.0-6.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-setuptools-40.5.0-6.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-setuptools-40.5.0-6.3.1.noarch" }, "product_reference": "python3-setuptools-40.5.0-6.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-40.5.0-6.3.1.noarch as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-setuptools-40.5.0-6.3.1.noarch" }, "product_reference": "python2-setuptools-40.5.0-6.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-40.5.0-6.3.1.noarch as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-setuptools-40.5.0-6.3.1.noarch" }, "product_reference": "python2-setuptools-40.5.0-6.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-setuptools-40.5.0-6.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-setuptools-40.5.0-6.3.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-setuptools-40.5.0-6.3.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-setuptools-40.5.0-6.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-setuptools-40.5.0-6.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-setuptools-40.5.0-6.3.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-setuptools-40.5.0-6.3.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-setuptools-40.5.0-6.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-setuptools-40.5.0-6.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-setuptools-40.5.0-6.3.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-setuptools-40.5.0-6.3.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-setuptools-40.5.0-6.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-11-30T15:57:10Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2020:3765-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 python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2020-3765,SUSE-2020-3765,SUSE-OpenStack-Cloud-7-2020-3765,SUSE-OpenStack-Cloud-8-2020-3765,SUSE-OpenStack-Cloud-9-2020-3765,SUSE-OpenStack-Cloud-Crowbar-8-2020-3765,SUSE-OpenStack-Cloud-Crowbar-9-2020-3765,SUSE-SLE-SAP-12-SP2-2020-3765,SUSE-SLE-SAP-12-SP3-2020-3765,SUSE-SLE-SAP-12-SP4-2020-3765,SUSE-SLE-SERVER-12-SP2-2020-3765,SUSE-SLE-SERVER-12-SP2-BCL-2020-3765,SUSE-SLE-SERVER-12-SP3-2020-3765,SUSE-SLE-SERVER-12-SP3-BCL-2020-3765,SUSE-SLE-SERVER-12-SP4-LTSS-2020-3765,SUSE-SLE-SERVER-12-SP5-2020-3765,SUSE-SLE-WE-12-SP5-2020-3765,SUSE-Storage-5-2020-3765", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3765-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:3765-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203765-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:3765-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007975.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2020-12-11T13:27:31Z", "generator": { "date": "2020-12-11T13:27:31Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:3765-1", "initial_release_date": "2020-12-11T13:27:31Z", "revision_history": [ { "date": "2020-12-11T13:27:31Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-28.59.1.aarch64", "product": { "name": "libpython2_7-1_0-2.7.17-28.59.1.aarch64", "product_id": "libpython2_7-1_0-2.7.17-28.59.1.aarch64" } }, { "category": "product_version", "name": "python-2.7.17-28.59.1.aarch64", "product": { "name": "python-2.7.17-28.59.1.aarch64", "product_id": "python-2.7.17-28.59.1.aarch64" } }, { "category": "product_version", "name": "python-base-2.7.17-28.59.1.aarch64", "product": { "name": "python-base-2.7.17-28.59.1.aarch64", "product_id": "python-base-2.7.17-28.59.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.17-28.59.1.aarch64", "product": { "name": "python-curses-2.7.17-28.59.1.aarch64", "product_id": "python-curses-2.7.17-28.59.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.17-28.59.1.aarch64", "product": { "name": "python-demo-2.7.17-28.59.1.aarch64", "product_id": "python-demo-2.7.17-28.59.1.aarch64" } }, { "category": "product_version", "name": "python-devel-2.7.17-28.59.1.aarch64", "product": { "name": "python-devel-2.7.17-28.59.1.aarch64", "product_id": "python-devel-2.7.17-28.59.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-28.59.1.aarch64", "product": { "name": "python-gdbm-2.7.17-28.59.1.aarch64", "product_id": "python-gdbm-2.7.17-28.59.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.17-28.59.1.aarch64", "product": { "name": "python-idle-2.7.17-28.59.1.aarch64", "product_id": "python-idle-2.7.17-28.59.1.aarch64" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.17-28.59.1.aarch64", "product": { "name": "python-strict-tls-check-2.7.17-28.59.1.aarch64", "product_id": "python-strict-tls-check-2.7.17-28.59.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.17-28.59.1.aarch64", "product": { "name": "python-tk-2.7.17-28.59.1.aarch64", "product_id": "python-tk-2.7.17-28.59.1.aarch64" } }, { "category": "product_version", "name": "python-xml-2.7.17-28.59.1.aarch64", "product": { "name": "python-xml-2.7.17-28.59.1.aarch64", "product_id": "python-xml-2.7.17-28.59.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-64bit-2.7.17-28.59.1.aarch64_ilp32", "product": { "name": "libpython2_7-1_0-64bit-2.7.17-28.59.1.aarch64_ilp32", "product_id": "libpython2_7-1_0-64bit-2.7.17-28.59.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-64bit-2.7.17-28.59.1.aarch64_ilp32", "product": { "name": "python-64bit-2.7.17-28.59.1.aarch64_ilp32", "product_id": "python-64bit-2.7.17-28.59.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-base-64bit-2.7.17-28.59.1.aarch64_ilp32", "product": { "name": "python-base-64bit-2.7.17-28.59.1.aarch64_ilp32", "product_id": "python-base-64bit-2.7.17-28.59.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-28.59.1.i586", "product": { "name": "libpython2_7-1_0-2.7.17-28.59.1.i586", "product_id": "libpython2_7-1_0-2.7.17-28.59.1.i586" } }, { "category": "product_version", "name": "python-2.7.17-28.59.1.i586", "product": { "name": "python-2.7.17-28.59.1.i586", "product_id": "python-2.7.17-28.59.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.17-28.59.1.i586", "product": { "name": "python-base-2.7.17-28.59.1.i586", "product_id": "python-base-2.7.17-28.59.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.17-28.59.1.i586", "product": { "name": "python-curses-2.7.17-28.59.1.i586", "product_id": "python-curses-2.7.17-28.59.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.17-28.59.1.i586", "product": { "name": "python-demo-2.7.17-28.59.1.i586", "product_id": "python-demo-2.7.17-28.59.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.17-28.59.1.i586", "product": { "name": "python-devel-2.7.17-28.59.1.i586", "product_id": "python-devel-2.7.17-28.59.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-28.59.1.i586", "product": { "name": "python-gdbm-2.7.17-28.59.1.i586", "product_id": "python-gdbm-2.7.17-28.59.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.17-28.59.1.i586", "product": { "name": "python-idle-2.7.17-28.59.1.i586", "product_id": "python-idle-2.7.17-28.59.1.i586" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.17-28.59.1.i586", "product": { "name": "python-strict-tls-check-2.7.17-28.59.1.i586", "product_id": "python-strict-tls-check-2.7.17-28.59.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.17-28.59.1.i586", "product": { "name": "python-tk-2.7.17-28.59.1.i586", "product_id": "python-tk-2.7.17-28.59.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.17-28.59.1.i586", "product": { "name": "python-xml-2.7.17-28.59.1.i586", "product_id": "python-xml-2.7.17-28.59.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.17-28.59.1.noarch", "product": { "name": "python-doc-2.7.17-28.59.1.noarch", "product_id": "python-doc-2.7.17-28.59.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.17-28.59.1.noarch", "product": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch", "product_id": "python-doc-pdf-2.7.17-28.59.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "product": { "name": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "product_id": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le" } }, { "category": "product_version", "name": "python-2.7.17-28.59.1.ppc64le", "product": { "name": "python-2.7.17-28.59.1.ppc64le", "product_id": "python-2.7.17-28.59.1.ppc64le" } }, { "category": "product_version", "name": "python-base-2.7.17-28.59.1.ppc64le", "product": { "name": "python-base-2.7.17-28.59.1.ppc64le", "product_id": "python-base-2.7.17-28.59.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.17-28.59.1.ppc64le", "product": { "name": "python-curses-2.7.17-28.59.1.ppc64le", "product_id": "python-curses-2.7.17-28.59.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.17-28.59.1.ppc64le", "product": { "name": "python-demo-2.7.17-28.59.1.ppc64le", "product_id": "python-demo-2.7.17-28.59.1.ppc64le" } }, { "category": "product_version", "name": "python-devel-2.7.17-28.59.1.ppc64le", "product": { "name": "python-devel-2.7.17-28.59.1.ppc64le", "product_id": "python-devel-2.7.17-28.59.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-28.59.1.ppc64le", "product": { "name": "python-gdbm-2.7.17-28.59.1.ppc64le", "product_id": "python-gdbm-2.7.17-28.59.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.17-28.59.1.ppc64le", "product": { "name": "python-idle-2.7.17-28.59.1.ppc64le", "product_id": "python-idle-2.7.17-28.59.1.ppc64le" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.17-28.59.1.ppc64le", "product": { "name": "python-strict-tls-check-2.7.17-28.59.1.ppc64le", "product_id": "python-strict-tls-check-2.7.17-28.59.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.17-28.59.1.ppc64le", "product": { "name": "python-tk-2.7.17-28.59.1.ppc64le", "product_id": "python-tk-2.7.17-28.59.1.ppc64le" } }, { "category": "product_version", "name": "python-xml-2.7.17-28.59.1.ppc64le", "product": { "name": "python-xml-2.7.17-28.59.1.ppc64le", "product_id": "python-xml-2.7.17-28.59.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-28.59.1.s390", "product": { "name": "libpython2_7-1_0-2.7.17-28.59.1.s390", "product_id": "libpython2_7-1_0-2.7.17-28.59.1.s390" } }, { "category": "product_version", "name": "python-2.7.17-28.59.1.s390", "product": { "name": "python-2.7.17-28.59.1.s390", "product_id": "python-2.7.17-28.59.1.s390" } }, { "category": "product_version", "name": "python-base-2.7.17-28.59.1.s390", "product": { "name": "python-base-2.7.17-28.59.1.s390", "product_id": "python-base-2.7.17-28.59.1.s390" } }, { "category": "product_version", "name": "python-curses-2.7.17-28.59.1.s390", "product": { "name": "python-curses-2.7.17-28.59.1.s390", "product_id": "python-curses-2.7.17-28.59.1.s390" } }, { "category": "product_version", "name": "python-demo-2.7.17-28.59.1.s390", "product": { "name": "python-demo-2.7.17-28.59.1.s390", "product_id": "python-demo-2.7.17-28.59.1.s390" } }, { "category": "product_version", "name": "python-devel-2.7.17-28.59.1.s390", "product": { "name": "python-devel-2.7.17-28.59.1.s390", "product_id": "python-devel-2.7.17-28.59.1.s390" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-28.59.1.s390", "product": { "name": "python-gdbm-2.7.17-28.59.1.s390", "product_id": "python-gdbm-2.7.17-28.59.1.s390" } }, { "category": "product_version", "name": "python-idle-2.7.17-28.59.1.s390", "product": { "name": "python-idle-2.7.17-28.59.1.s390", "product_id": "python-idle-2.7.17-28.59.1.s390" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.17-28.59.1.s390", "product": { "name": "python-strict-tls-check-2.7.17-28.59.1.s390", "product_id": "python-strict-tls-check-2.7.17-28.59.1.s390" } }, { "category": "product_version", "name": "python-tk-2.7.17-28.59.1.s390", "product": { "name": "python-tk-2.7.17-28.59.1.s390", "product_id": "python-tk-2.7.17-28.59.1.s390" } }, { "category": "product_version", "name": "python-xml-2.7.17-28.59.1.s390", "product": { "name": "python-xml-2.7.17-28.59.1.s390", "product_id": "python-xml-2.7.17-28.59.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-28.59.1.s390x", "product": { "name": "libpython2_7-1_0-2.7.17-28.59.1.s390x", "product_id": "libpython2_7-1_0-2.7.17-28.59.1.s390x" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "product": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "product_id": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x" } }, { "category": "product_version", "name": "python-2.7.17-28.59.1.s390x", "product": { "name": "python-2.7.17-28.59.1.s390x", "product_id": "python-2.7.17-28.59.1.s390x" } }, { "category": "product_version", "name": "python-32bit-2.7.17-28.59.1.s390x", "product": { "name": "python-32bit-2.7.17-28.59.1.s390x", "product_id": "python-32bit-2.7.17-28.59.1.s390x" } }, { "category": "product_version", "name": "python-base-2.7.17-28.59.1.s390x", "product": { "name": "python-base-2.7.17-28.59.1.s390x", "product_id": "python-base-2.7.17-28.59.1.s390x" } }, { "category": "product_version", "name": "python-base-32bit-2.7.17-28.59.1.s390x", "product": { "name": "python-base-32bit-2.7.17-28.59.1.s390x", "product_id": "python-base-32bit-2.7.17-28.59.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.17-28.59.1.s390x", "product": { "name": "python-curses-2.7.17-28.59.1.s390x", "product_id": "python-curses-2.7.17-28.59.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.17-28.59.1.s390x", "product": { "name": "python-demo-2.7.17-28.59.1.s390x", "product_id": "python-demo-2.7.17-28.59.1.s390x" } }, { "category": "product_version", "name": "python-devel-2.7.17-28.59.1.s390x", "product": { "name": "python-devel-2.7.17-28.59.1.s390x", "product_id": "python-devel-2.7.17-28.59.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-28.59.1.s390x", "product": { "name": "python-gdbm-2.7.17-28.59.1.s390x", "product_id": "python-gdbm-2.7.17-28.59.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.17-28.59.1.s390x", "product": { "name": "python-idle-2.7.17-28.59.1.s390x", "product_id": "python-idle-2.7.17-28.59.1.s390x" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.17-28.59.1.s390x", "product": { "name": "python-strict-tls-check-2.7.17-28.59.1.s390x", "product_id": "python-strict-tls-check-2.7.17-28.59.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.17-28.59.1.s390x", "product": { "name": "python-tk-2.7.17-28.59.1.s390x", "product_id": "python-tk-2.7.17-28.59.1.s390x" } }, { "category": "product_version", "name": "python-xml-2.7.17-28.59.1.s390x", "product": { "name": "python-xml-2.7.17-28.59.1.s390x", "product_id": "python-xml-2.7.17-28.59.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "product_id": "libpython2_7-1_0-2.7.17-28.59.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.17-28.59.1.x86_64", "product": { "name": "python-2.7.17-28.59.1.x86_64", "product_id": "python-2.7.17-28.59.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.17-28.59.1.x86_64", "product": { "name": "python-32bit-2.7.17-28.59.1.x86_64", "product_id": "python-32bit-2.7.17-28.59.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.17-28.59.1.x86_64", "product": { "name": "python-base-2.7.17-28.59.1.x86_64", "product_id": "python-base-2.7.17-28.59.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.17-28.59.1.x86_64", "product": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64", "product_id": "python-base-32bit-2.7.17-28.59.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.17-28.59.1.x86_64", "product": { "name": "python-curses-2.7.17-28.59.1.x86_64", "product_id": "python-curses-2.7.17-28.59.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.17-28.59.1.x86_64", "product": { "name": "python-demo-2.7.17-28.59.1.x86_64", "product_id": "python-demo-2.7.17-28.59.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.17-28.59.1.x86_64", "product": { "name": "python-devel-2.7.17-28.59.1.x86_64", "product_id": "python-devel-2.7.17-28.59.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-28.59.1.x86_64", "product": { "name": "python-gdbm-2.7.17-28.59.1.x86_64", "product_id": "python-gdbm-2.7.17-28.59.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.17-28.59.1.x86_64", "product": { "name": "python-idle-2.7.17-28.59.1.x86_64", "product_id": "python-idle-2.7.17-28.59.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.17-28.59.1.x86_64", "product": { "name": "python-tk-2.7.17-28.59.1.x86_64", "product_id": "python-tk-2.7.17-28.59.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.17-28.59.1.x86_64", "product": { "name": "python-xml-2.7.17-28.59.1.x86_64", "product_id": "python-xml-2.7.17-28.59.1.x86_64" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.17-28.59.1.x86_64", "product": { "name": "python-strict-tls-check-2.7.17-28.59.1.x86_64", "product_id": "python-strict-tls-check-2.7.17-28.59.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp5" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 5", "product": { "name": "SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.59.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-2.7.17-28.59.1.s390x" }, "product_reference": "python-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "python-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-base-2.7.17-28.59.1.s390x" }, "product_reference": "python-base-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.59.1.s390x" }, "product_reference": "python-curses-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.59.1.s390x" }, "product_reference": "python-demo-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.59.1.s390x" }, "product_reference": "python-devel-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.59.1.s390x" }, "product_reference": "python-gdbm-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.59.1.s390x" }, "product_reference": "python-idle-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.59.1.s390x" }, "product_reference": "python-tk-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.59.1.s390x" }, "product_reference": "python-xml-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.59.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.59.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.59.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.59.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.59.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.59.1.s390x" }, "product_reference": "python-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "python-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.59.1.s390x" }, "product_reference": "python-base-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.59.1.s390x" }, "product_reference": "python-curses-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.59.1.s390x" }, "product_reference": "python-demo-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.59.1.s390x" }, "product_reference": "python-devel-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.59.1.s390x" }, "product_reference": "python-gdbm-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.59.1.s390x" }, "product_reference": "python-idle-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.59.1.s390x" }, "product_reference": "python-tk-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.59.1.s390x" }, "product_reference": "python-xml-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.aarch64" }, "product_reference": "python-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.s390x" }, "product_reference": "python-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "python-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.aarch64" }, "product_reference": "python-base-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.s390x" }, "product_reference": "python-base-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.aarch64" }, "product_reference": "python-curses-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.s390x" }, "product_reference": "python-curses-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.aarch64" }, "product_reference": "python-demo-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.s390x" }, "product_reference": "python-demo-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.aarch64" }, "product_reference": "python-devel-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.s390x" }, "product_reference": "python-devel-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.s390x" }, "product_reference": "python-gdbm-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.aarch64" }, "product_reference": "python-idle-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.s390x" }, "product_reference": "python-idle-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.aarch64" }, "product_reference": "python-tk-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.s390x" }, "product_reference": "python-tk-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.aarch64" }, "product_reference": "python-xml-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.s390x" }, "product_reference": "python-xml-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.aarch64" }, "product_reference": "python-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.s390x" }, "product_reference": "python-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "python-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.aarch64" }, "product_reference": "python-base-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.s390x" }, "product_reference": "python-base-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.aarch64" }, "product_reference": "python-curses-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.s390x" }, "product_reference": "python-curses-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.aarch64" }, "product_reference": "python-demo-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.s390x" }, "product_reference": "python-demo-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.aarch64" }, "product_reference": "python-devel-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.s390x" }, "product_reference": "python-devel-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.s390x" }, "product_reference": "python-gdbm-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.aarch64" }, "product_reference": "python-idle-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.s390x" }, "product_reference": "python-idle-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.aarch64" }, "product_reference": "python-tk-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.s390x" }, "product_reference": "python-tk-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.aarch64" }, "product_reference": "python-xml-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.s390x" }, "product_reference": "python-xml-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.aarch64" }, "product_reference": "python-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.s390x" }, "product_reference": "python-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "python-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.aarch64" }, "product_reference": "python-base-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.s390x" }, "product_reference": "python-base-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.aarch64" }, "product_reference": "python-curses-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.s390x" }, "product_reference": "python-curses-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.aarch64" }, "product_reference": "python-demo-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.s390x" }, "product_reference": "python-demo-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.aarch64" }, "product_reference": "python-devel-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.s390x" }, "product_reference": "python-devel-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.s390x" }, "product_reference": "python-gdbm-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.aarch64" }, "product_reference": "python-idle-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.s390x" }, "product_reference": "python-idle-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.aarch64" }, "product_reference": "python-tk-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.s390x" }, "product_reference": "python-tk-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.aarch64" }, "product_reference": "python-xml-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.s390x" }, "product_reference": "python-xml-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.aarch64" }, "product_reference": "python-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.s390x" }, "product_reference": "python-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "python-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.aarch64" }, "product_reference": "python-base-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-base-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.s390x" }, "product_reference": "python-base-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.59.1.s390x" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.aarch64" }, "product_reference": "python-curses-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-curses-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.s390x" }, "product_reference": "python-curses-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.aarch64" }, "product_reference": "python-demo-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-demo-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.s390x" }, "product_reference": "python-demo-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.aarch64" }, "product_reference": "python-devel-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-devel-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.s390x" }, "product_reference": "python-devel-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-gdbm-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.s390x" }, "product_reference": "python-gdbm-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.aarch64" }, "product_reference": "python-idle-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-idle-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.s390x" }, "product_reference": "python-idle-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.aarch64" }, "product_reference": "python-tk-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-tk-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.s390x" }, "product_reference": "python-tk-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.aarch64" }, "product_reference": "python-xml-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.ppc64le" }, "product_reference": "python-xml-2.7.17-28.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.s390x" }, "product_reference": "python-xml-2.7.17-28.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.59.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-2.7.17-28.59.1.aarch64" }, "product_reference": "python-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-2.7.17-28.59.1.x86_64" }, "product_reference": "python-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-base-2.7.17-28.59.1.aarch64" }, "product_reference": "python-base-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-base-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.59.1.x86_64" }, "product_reference": "python-base-32bit-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-curses-2.7.17-28.59.1.aarch64" }, "product_reference": "python-curses-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-curses-2.7.17-28.59.1.x86_64" }, "product_reference": "python-curses-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-demo-2.7.17-28.59.1.aarch64" }, "product_reference": "python-demo-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-demo-2.7.17-28.59.1.x86_64" }, "product_reference": "python-demo-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-devel-2.7.17-28.59.1.aarch64" }, "product_reference": "python-devel-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-devel-2.7.17-28.59.1.x86_64" }, "product_reference": "python-devel-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.17-28.59.1.noarch as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-doc-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.17-28.59.1.noarch as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.59.1.noarch" }, "product_reference": "python-doc-pdf-2.7.17-28.59.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.59.1.aarch64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.59.1.x86_64" }, "product_reference": "python-gdbm-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-idle-2.7.17-28.59.1.aarch64" }, "product_reference": "python-idle-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-idle-2.7.17-28.59.1.x86_64" }, "product_reference": "python-idle-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-strict-tls-check-2.7.17-28.59.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.59.1.aarch64" }, "product_reference": "python-strict-tls-check-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-strict-tls-check-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.59.1.x86_64" }, "product_reference": "python-strict-tls-check-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-tk-2.7.17-28.59.1.aarch64" }, "product_reference": "python-tk-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-tk-2.7.17-28.59.1.x86_64" }, "product_reference": "python-tk-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-xml-2.7.17-28.59.1.aarch64" }, "product_reference": "python-xml-2.7.17-28.59.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-28.59.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:python-xml-2.7.17-28.59.1.x86_64" }, "product_reference": "python-xml-2.7.17-28.59.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-32bit-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-base-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-curses-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-demo-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-devel-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-doc-2.7.17-28.59.1.noarch", "HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.59.1.noarch", "HPE Helion OpenStack 8:python-gdbm-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-idle-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-tk-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-xml-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-doc-2.7.17-28.59.1.noarch", "SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-xml-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 9:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 9:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-xml-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.17-28.59.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-32bit-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-base-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-curses-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-demo-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-devel-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-doc-2.7.17-28.59.1.noarch", "HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.59.1.noarch", "HPE Helion OpenStack 8:python-gdbm-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-idle-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-tk-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-xml-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-doc-2.7.17-28.59.1.noarch", "SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-xml-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 9:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 9:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-xml-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.17-28.59.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-32bit-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-base-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-curses-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-demo-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-devel-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-doc-2.7.17-28.59.1.noarch", "HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.59.1.noarch", "HPE Helion OpenStack 8:python-gdbm-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-idle-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-tk-2.7.17-28.59.1.x86_64", "HPE Helion OpenStack 8:python-xml-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-base-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-curses-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-demo-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-devel-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-doc-2.7.17-28.59.1.noarch", "SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-idle-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-tk-2.7.17-28.59.1.x86_64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.59.1.aarch64", "SUSE Enterprise Storage 5:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.59.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.59.1.s390x", "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 8:python-xml-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 9:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud 9:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud 9:python-xml-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libpython2_7-1_0-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-base-32bit-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-curses-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-demo-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-devel-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-doc-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python-doc-pdf-2.7.17-28.59.1.noarch", "SUSE OpenStack Cloud Crowbar 9:python-gdbm-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-idle-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-tk-2.7.17-28.59.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-xml-2.7.17-28.59.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-12-11T13:27:31Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2021:0355-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 python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- buffer overflow in PyCArg_repr in _ctypes/callproc.c,\n which may lead to remote code execution (bsc#1181126, CVE-2021-3177).\n- Provide the newest setuptools wheel (bsc#1176262,\n CVE-2019-20916) in their correct form (bsc#1180686).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-355,SUSE-SLE-Module-Basesystem-15-SP2-2021-355,SUSE-SLE-Module-Basesystem-15-SP3-2021-355,SUSE-SLE-Module-Desktop-Applications-15-SP2-2021-355,SUSE-SLE-Module-Desktop-Applications-15-SP3-2021-355,SUSE-SLE-Module-Python2-15-SP2-2021-355,SUSE-SLE-Module-Python2-15-SP3-2021-355,SUSE-SLE-Product-HPC-15-2021-355,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-355,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-355,SUSE-SLE-Product-SLES-15-2021-355,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-355,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-355,SUSE-SLE-Product-SLES_SAP-15-2021-355,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-355,SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-355,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-355,SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-355,SUSE-Storage-6-2021-355", "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_0355-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:0355-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210355-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:0355-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008291.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1180686", "url": "https://bugzilla.suse.com/1180686" }, { "category": "self", "summary": "SUSE Bug 1181126", "url": "https://bugzilla.suse.com/1181126" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3177 page", "url": "https://www.suse.com/security/cve/CVE-2021-3177/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2021-02-09T17:09:13Z", "generator": { "date": "2021-02-09T17:09:13Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:0355-1", "initial_release_date": "2021-02-09T17:09:13Z", "revision_history": [ { "date": "2021-02-09T17:09:13Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-7.52.2.aarch64", "product": { "name": "libpython2_7-1_0-2.7.17-7.52.2.aarch64", "product_id": "libpython2_7-1_0-2.7.17-7.52.2.aarch64" } }, { "category": "product_version", "name": "python-2.7.17-7.52.2.aarch64", "product": { "name": "python-2.7.17-7.52.2.aarch64", "product_id": "python-2.7.17-7.52.2.aarch64" } }, { "category": "product_version", "name": "python-base-2.7.17-7.52.2.aarch64", "product": { "name": "python-base-2.7.17-7.52.2.aarch64", "product_id": "python-base-2.7.17-7.52.2.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.17-7.52.2.aarch64", "product": { "name": "python-curses-2.7.17-7.52.2.aarch64", "product_id": "python-curses-2.7.17-7.52.2.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.17-7.52.2.aarch64", "product": { "name": "python-demo-2.7.17-7.52.2.aarch64", "product_id": "python-demo-2.7.17-7.52.2.aarch64" } }, { "category": "product_version", "name": "python-devel-2.7.17-7.52.2.aarch64", "product": { "name": "python-devel-2.7.17-7.52.2.aarch64", "product_id": "python-devel-2.7.17-7.52.2.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-7.52.2.aarch64", "product": { "name": "python-gdbm-2.7.17-7.52.2.aarch64", "product_id": "python-gdbm-2.7.17-7.52.2.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.17-7.52.2.aarch64", "product": { "name": "python-idle-2.7.17-7.52.2.aarch64", "product_id": "python-idle-2.7.17-7.52.2.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.17-7.52.2.aarch64", "product": { "name": "python-tk-2.7.17-7.52.2.aarch64", "product_id": "python-tk-2.7.17-7.52.2.aarch64" } }, { "category": "product_version", "name": "python-xml-2.7.17-7.52.2.aarch64", "product": { "name": "python-xml-2.7.17-7.52.2.aarch64", "product_id": "python-xml-2.7.17-7.52.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-64bit-2.7.17-7.52.2.aarch64_ilp32", "product": { "name": "libpython2_7-1_0-64bit-2.7.17-7.52.2.aarch64_ilp32", "product_id": "libpython2_7-1_0-64bit-2.7.17-7.52.2.aarch64_ilp32" } }, { "category": "product_version", "name": "python-64bit-2.7.17-7.52.2.aarch64_ilp32", "product": { "name": "python-64bit-2.7.17-7.52.2.aarch64_ilp32", "product_id": "python-64bit-2.7.17-7.52.2.aarch64_ilp32" } }, { "category": "product_version", "name": "python-base-64bit-2.7.17-7.52.2.aarch64_ilp32", "product": { "name": "python-base-64bit-2.7.17-7.52.2.aarch64_ilp32", "product_id": "python-base-64bit-2.7.17-7.52.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-7.52.2.i586", "product": { "name": "libpython2_7-1_0-2.7.17-7.52.2.i586", "product_id": "libpython2_7-1_0-2.7.17-7.52.2.i586" } }, { "category": "product_version", "name": "python-2.7.17-7.52.2.i586", "product": { "name": "python-2.7.17-7.52.2.i586", "product_id": "python-2.7.17-7.52.2.i586" } }, { "category": "product_version", "name": "python-base-2.7.17-7.52.2.i586", "product": { "name": "python-base-2.7.17-7.52.2.i586", "product_id": "python-base-2.7.17-7.52.2.i586" } }, { "category": "product_version", "name": "python-curses-2.7.17-7.52.2.i586", "product": { "name": "python-curses-2.7.17-7.52.2.i586", "product_id": "python-curses-2.7.17-7.52.2.i586" } }, { "category": "product_version", "name": "python-demo-2.7.17-7.52.2.i586", "product": { "name": "python-demo-2.7.17-7.52.2.i586", "product_id": "python-demo-2.7.17-7.52.2.i586" } }, { "category": "product_version", "name": "python-devel-2.7.17-7.52.2.i586", "product": { "name": "python-devel-2.7.17-7.52.2.i586", "product_id": "python-devel-2.7.17-7.52.2.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-7.52.2.i586", "product": { "name": "python-gdbm-2.7.17-7.52.2.i586", "product_id": "python-gdbm-2.7.17-7.52.2.i586" } }, { "category": "product_version", "name": "python-idle-2.7.17-7.52.2.i586", "product": { "name": "python-idle-2.7.17-7.52.2.i586", "product_id": "python-idle-2.7.17-7.52.2.i586" } }, { "category": "product_version", "name": "python-tk-2.7.17-7.52.2.i586", "product": { "name": "python-tk-2.7.17-7.52.2.i586", "product_id": "python-tk-2.7.17-7.52.2.i586" } }, { "category": "product_version", "name": "python-xml-2.7.17-7.52.2.i586", "product": { "name": "python-xml-2.7.17-7.52.2.i586", "product_id": "python-xml-2.7.17-7.52.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.17-7.52.3.noarch", "product": { "name": "python-doc-2.7.17-7.52.3.noarch", "product_id": "python-doc-2.7.17-7.52.3.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.17-7.52.3.noarch", "product": { "name": "python-doc-pdf-2.7.17-7.52.3.noarch", "product_id": "python-doc-pdf-2.7.17-7.52.3.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "product": { "name": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "product_id": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le" } }, { "category": "product_version", "name": "python-2.7.17-7.52.2.ppc64le", "product": { "name": "python-2.7.17-7.52.2.ppc64le", "product_id": "python-2.7.17-7.52.2.ppc64le" } }, { "category": "product_version", "name": "python-base-2.7.17-7.52.2.ppc64le", "product": { "name": "python-base-2.7.17-7.52.2.ppc64le", "product_id": "python-base-2.7.17-7.52.2.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.17-7.52.2.ppc64le", "product": { "name": "python-curses-2.7.17-7.52.2.ppc64le", "product_id": "python-curses-2.7.17-7.52.2.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.17-7.52.2.ppc64le", "product": { "name": "python-demo-2.7.17-7.52.2.ppc64le", "product_id": "python-demo-2.7.17-7.52.2.ppc64le" } }, { "category": "product_version", "name": "python-devel-2.7.17-7.52.2.ppc64le", "product": { "name": "python-devel-2.7.17-7.52.2.ppc64le", "product_id": "python-devel-2.7.17-7.52.2.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-7.52.2.ppc64le", "product": { "name": "python-gdbm-2.7.17-7.52.2.ppc64le", "product_id": "python-gdbm-2.7.17-7.52.2.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.17-7.52.2.ppc64le", "product": { "name": "python-idle-2.7.17-7.52.2.ppc64le", "product_id": "python-idle-2.7.17-7.52.2.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.17-7.52.2.ppc64le", "product": { "name": "python-tk-2.7.17-7.52.2.ppc64le", "product_id": "python-tk-2.7.17-7.52.2.ppc64le" } }, { "category": "product_version", "name": "python-xml-2.7.17-7.52.2.ppc64le", "product": { "name": "python-xml-2.7.17-7.52.2.ppc64le", "product_id": "python-xml-2.7.17-7.52.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-7.52.2.s390x", "product": { "name": "libpython2_7-1_0-2.7.17-7.52.2.s390x", "product_id": "libpython2_7-1_0-2.7.17-7.52.2.s390x" } }, { "category": "product_version", "name": "python-2.7.17-7.52.2.s390x", "product": { "name": "python-2.7.17-7.52.2.s390x", "product_id": "python-2.7.17-7.52.2.s390x" } }, { "category": "product_version", "name": "python-base-2.7.17-7.52.2.s390x", "product": { "name": "python-base-2.7.17-7.52.2.s390x", "product_id": "python-base-2.7.17-7.52.2.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.17-7.52.2.s390x", "product": { "name": "python-curses-2.7.17-7.52.2.s390x", "product_id": "python-curses-2.7.17-7.52.2.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.17-7.52.2.s390x", "product": { "name": "python-demo-2.7.17-7.52.2.s390x", "product_id": "python-demo-2.7.17-7.52.2.s390x" } }, { "category": "product_version", "name": "python-devel-2.7.17-7.52.2.s390x", "product": { "name": "python-devel-2.7.17-7.52.2.s390x", "product_id": "python-devel-2.7.17-7.52.2.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-7.52.2.s390x", "product": { "name": "python-gdbm-2.7.17-7.52.2.s390x", "product_id": "python-gdbm-2.7.17-7.52.2.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.17-7.52.2.s390x", "product": { "name": "python-idle-2.7.17-7.52.2.s390x", "product_id": "python-idle-2.7.17-7.52.2.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.17-7.52.2.s390x", "product": { "name": "python-tk-2.7.17-7.52.2.s390x", "product_id": "python-tk-2.7.17-7.52.2.s390x" } }, { "category": "product_version", "name": "python-xml-2.7.17-7.52.2.s390x", "product": { "name": "python-xml-2.7.17-7.52.2.s390x", "product_id": "python-xml-2.7.17-7.52.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "product": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "product_id": "libpython2_7-1_0-2.7.17-7.52.2.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.17-7.52.2.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.17-7.52.2.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.17-7.52.2.x86_64" } }, { "category": "product_version", "name": "python-2.7.17-7.52.2.x86_64", "product": { "name": "python-2.7.17-7.52.2.x86_64", "product_id": "python-2.7.17-7.52.2.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.17-7.52.2.x86_64", "product": { "name": "python-32bit-2.7.17-7.52.2.x86_64", "product_id": "python-32bit-2.7.17-7.52.2.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.17-7.52.2.x86_64", "product": { "name": "python-base-2.7.17-7.52.2.x86_64", "product_id": "python-base-2.7.17-7.52.2.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.17-7.52.2.x86_64", "product": { "name": "python-base-32bit-2.7.17-7.52.2.x86_64", "product_id": "python-base-32bit-2.7.17-7.52.2.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.17-7.52.2.x86_64", "product": { "name": "python-curses-2.7.17-7.52.2.x86_64", "product_id": "python-curses-2.7.17-7.52.2.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.17-7.52.2.x86_64", "product": { "name": "python-demo-2.7.17-7.52.2.x86_64", "product_id": "python-demo-2.7.17-7.52.2.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.17-7.52.2.x86_64", "product": { "name": "python-devel-2.7.17-7.52.2.x86_64", "product_id": "python-devel-2.7.17-7.52.2.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.17-7.52.2.x86_64", "product": { "name": "python-gdbm-2.7.17-7.52.2.x86_64", "product_id": "python-gdbm-2.7.17-7.52.2.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.17-7.52.2.x86_64", "product": { "name": "python-idle-2.7.17-7.52.2.x86_64", "product_id": "python-idle-2.7.17-7.52.2.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.17-7.52.2.x86_64", "product": { "name": "python-tk-2.7.17-7.52.2.x86_64", "product_id": "python-tk-2.7.17-7.52.2.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.17-7.52.2.x86_64", "product": { "name": "python-xml-2.7.17-7.52.2.x86_64", "product_id": "python-xml-2.7.17-7.52.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python2:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.0", "product": { "name": "SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.0" } } }, { "category": "product_name", "name": "SUSE Manager Retail Branch Server 4.0", "product": { "name": "SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.0" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.0", "product": { "name": "SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.0" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 6", "product": { "name": "SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.aarch64" }, "product_reference": "python-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.s390x" }, "product_reference": "python-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.aarch64" }, "product_reference": "python-base-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-base-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.s390x" }, "product_reference": "python-base-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.aarch64" }, "product_reference": "python-tk-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-tk-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.s390x" }, "product_reference": "python-tk-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.x86_64" }, "product_reference": "python-tk-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.aarch64" }, "product_reference": "python-curses-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-curses-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.s390x" }, "product_reference": "python-curses-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.aarch64" }, "product_reference": "python-devel-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-devel-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.s390x" }, "product_reference": "python-devel-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.aarch64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-gdbm-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.s390x" }, "product_reference": "python-gdbm-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.aarch64" }, "product_reference": "python-xml-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-xml-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.s390x" }, "product_reference": "python-xml-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.aarch64" }, "product_reference": "python-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.aarch64" }, "product_reference": "python-base-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.aarch64" }, "product_reference": "python-curses-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.aarch64" }, "product_reference": "python-devel-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.aarch64" }, "product_reference": "python-xml-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.aarch64" }, "product_reference": "python-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.aarch64" }, "product_reference": "python-base-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.aarch64" }, "product_reference": "python-curses-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.aarch64" }, "product_reference": "python-devel-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.aarch64" }, "product_reference": "python-xml-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.aarch64" }, "product_reference": "python-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.aarch64" }, "product_reference": "python-base-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.aarch64" }, "product_reference": "python-curses-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.aarch64" }, "product_reference": "python-devel-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.aarch64" }, "product_reference": "python-tk-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.x86_64" }, "product_reference": "python-tk-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.aarch64" }, "product_reference": "python-xml-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64" }, "product_reference": "python-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64" }, "product_reference": "python-base-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64" }, "product_reference": "python-curses-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64" }, "product_reference": "python-devel-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64" }, "product_reference": "python-tk-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64" }, "product_reference": "python-tk-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64" }, "product_reference": "python-xml-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.aarch64" }, "product_reference": "python-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.s390x" }, "product_reference": "python-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.aarch64" }, "product_reference": "python-base-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-base-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.s390x" }, "product_reference": "python-base-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.aarch64" }, "product_reference": "python-curses-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-curses-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.s390x" }, "product_reference": "python-curses-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.aarch64" }, "product_reference": "python-devel-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-devel-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.s390x" }, "product_reference": "python-devel-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-gdbm-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.s390x" }, "product_reference": "python-gdbm-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.aarch64" }, "product_reference": "python-xml-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-xml-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.s390x" }, "product_reference": "python-xml-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:python-tk-2.7.17-7.52.2.x86_64" }, "product_reference": "python-tk-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64" }, "product_reference": "python-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.s390x" }, "product_reference": "python-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64" }, "product_reference": "python-base-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-base-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.s390x" }, "product_reference": "python-base-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64" }, "product_reference": "python-curses-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-curses-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.s390x" }, "product_reference": "python-curses-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64" }, "product_reference": "python-devel-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-devel-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.s390x" }, "product_reference": "python-devel-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-gdbm-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.s390x" }, "product_reference": "python-gdbm-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64" }, "product_reference": "python-tk-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-tk-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.s390x" }, "product_reference": "python-tk-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64" }, "product_reference": "python-tk-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64" }, "product_reference": "python-xml-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-xml-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.s390x" }, "product_reference": "python-xml-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-base-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-curses-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-devel-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-gdbm-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-xml-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-base-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-curses-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-devel-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-gdbm-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-tk-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.x86_64" }, "product_reference": "python-tk-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-xml-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:python-tk-2.7.17-7.52.2.x86_64" }, "product_reference": "python-tk-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:python-tk-2.7.17-7.52.2.x86_64" }, "product_reference": "python-tk-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.s390x" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-2.7.17-7.52.2.s390x" }, "product_reference": "python-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-base-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.s390x" }, "product_reference": "python-base-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-curses-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.s390x" }, "product_reference": "python-curses-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-devel-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.s390x" }, "product_reference": "python-devel-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-gdbm-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.s390x" }, "product_reference": "python-gdbm-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-tk-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.s390x" }, "product_reference": "python-tk-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.x86_64" }, "product_reference": "python-tk-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.ppc64le" }, "product_reference": "python-xml-2.7.17-7.52.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.s390x" }, "product_reference": "python-xml-2.7.17-7.52.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.17-7.52.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.aarch64" }, "product_reference": "python-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.17-7.52.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.x86_64" }, "product_reference": "python-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.aarch64" }, "product_reference": "python-base-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.17-7.52.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.x86_64" }, "product_reference": "python-base-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.aarch64" }, "product_reference": "python-curses-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.17-7.52.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.x86_64" }, "product_reference": "python-curses-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.aarch64" }, "product_reference": "python-devel-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.17-7.52.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.x86_64" }, "product_reference": "python-devel-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.aarch64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.17-7.52.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.x86_64" }, "product_reference": "python-gdbm-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.aarch64" }, "product_reference": "python-tk-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.17-7.52.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.x86_64" }, "product_reference": "python-tk-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.aarch64" }, "product_reference": "python-xml-2.7.17-7.52.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.17-7.52.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.x86_64" }, "product_reference": "python-xml-2.7.17-7.52.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-02-09T17:09:13Z", "details": "moderate" } ], "title": "CVE-2019-20916" }, { "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": [ "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.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": [ "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.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": [ "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-base-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-curses-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-devel-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-tk-2.7.17-7.52.2.x86_64", "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.aarch64", "SUSE Enterprise Storage 6:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Module for Python 2 15 SP2:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.aarch64", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.s390x", "SUSE Linux Enterprise Server 15-LTSS:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-tk-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python-xml-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-base-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-curses-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-devel-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Proxy 4.0:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Retail Branch Server 4.0:python-xml-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:libpython2_7-1_0-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-base-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-curses-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-devel-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-gdbm-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-tk-2.7.17-7.52.2.x86_64", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.ppc64le", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.s390x", "SUSE Manager Server 4.0:python-xml-2.7.17-7.52.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-02-09T17:09:13Z", "details": "moderate" } ], "title": "CVE-2021-3177" } ] }
suse-su-2021:0428-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 python36", "title": "Title of the patch" }, { "category": "description", "text": "This update for python36 fixes the following issues:\n\n- buffer overflow in PyCArg_repr in _ctypes/callproc.c,\n which may lead to remote code execution (bsc#1181126, CVE-2021-3177).\n- Provide the newest setuptools wheel (bsc#1176262,\n CVE-2019-20916) in their correct form (bsc#1180686).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-428,SUSE-SLE-SERVER-12-SP5-2021-428", "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_0428-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:0428-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210428-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:0428-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008303.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1180686", "url": "https://bugzilla.suse.com/1180686" }, { "category": "self", "summary": "SUSE Bug 1181126", "url": "https://bugzilla.suse.com/1181126" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3177 page", "url": "https://www.suse.com/security/cve/CVE-2021-3177/" } ], "title": "Security update for python36", "tracking": { "current_release_date": "2021-02-10T15:46:12Z", "generator": { "date": "2021-02-10T15:46:12Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:0428-1", "initial_release_date": "2021-02-10T15:46:12Z", "revision_history": [ { "date": "2021-02-10T15:46:12Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.33.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.12-4.33.1.aarch64", "product_id": "libpython3_6m1_0-3.6.12-4.33.1.aarch64" } }, { "category": "product_version", "name": "python36-3.6.12-4.33.3.aarch64", "product": { "name": "python36-3.6.12-4.33.3.aarch64", "product_id": "python36-3.6.12-4.33.3.aarch64" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.33.1.aarch64", "product": { "name": "python36-base-3.6.12-4.33.1.aarch64", "product_id": "python36-base-3.6.12-4.33.1.aarch64" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.33.3.aarch64", "product": { "name": "python36-curses-3.6.12-4.33.3.aarch64", "product_id": "python36-curses-3.6.12-4.33.3.aarch64" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.33.3.aarch64", "product": { "name": "python36-dbm-3.6.12-4.33.3.aarch64", "product_id": "python36-dbm-3.6.12-4.33.3.aarch64" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.33.1.aarch64", "product": { "name": "python36-devel-3.6.12-4.33.1.aarch64", "product_id": "python36-devel-3.6.12-4.33.1.aarch64" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.33.4.aarch64", "product": { "name": "python36-doc-3.6.12-4.33.4.aarch64", "product_id": "python36-doc-3.6.12-4.33.4.aarch64" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.33.4.aarch64", "product": { "name": "python36-doc-devhelp-3.6.12-4.33.4.aarch64", "product_id": "python36-doc-devhelp-3.6.12-4.33.4.aarch64" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.33.3.aarch64", "product": { "name": "python36-idle-3.6.12-4.33.3.aarch64", "product_id": "python36-idle-3.6.12-4.33.3.aarch64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.33.1.aarch64", "product": { "name": "python36-testsuite-3.6.12-4.33.1.aarch64", "product_id": "python36-testsuite-3.6.12-4.33.1.aarch64" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.33.3.aarch64", "product": { "name": "python36-tk-3.6.12-4.33.3.aarch64", "product_id": "python36-tk-3.6.12-4.33.3.aarch64" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.33.1.aarch64", "product": { "name": "python36-tools-3.6.12-4.33.1.aarch64", "product_id": "python36-tools-3.6.12-4.33.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.12-4.33.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.12-4.33.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.12-4.33.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-64bit-3.6.12-4.33.3.aarch64_ilp32", "product": { "name": "python36-64bit-3.6.12-4.33.3.aarch64_ilp32", "product_id": "python36-64bit-3.6.12-4.33.3.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-base-64bit-3.6.12-4.33.1.aarch64_ilp32", "product": { "name": "python36-base-64bit-3.6.12-4.33.1.aarch64_ilp32", "product_id": "python36-base-64bit-3.6.12-4.33.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.33.1.i586", "product": { "name": "libpython3_6m1_0-3.6.12-4.33.1.i586", "product_id": "libpython3_6m1_0-3.6.12-4.33.1.i586" } }, { "category": "product_version", "name": "python36-3.6.12-4.33.3.i586", "product": { "name": "python36-3.6.12-4.33.3.i586", "product_id": "python36-3.6.12-4.33.3.i586" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.33.1.i586", "product": { "name": "python36-base-3.6.12-4.33.1.i586", "product_id": "python36-base-3.6.12-4.33.1.i586" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.33.3.i586", "product": { "name": "python36-curses-3.6.12-4.33.3.i586", "product_id": "python36-curses-3.6.12-4.33.3.i586" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.33.3.i586", "product": { "name": "python36-dbm-3.6.12-4.33.3.i586", "product_id": "python36-dbm-3.6.12-4.33.3.i586" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.33.1.i586", "product": { "name": "python36-devel-3.6.12-4.33.1.i586", "product_id": "python36-devel-3.6.12-4.33.1.i586" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.33.4.i586", "product": { "name": "python36-doc-3.6.12-4.33.4.i586", "product_id": "python36-doc-3.6.12-4.33.4.i586" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.33.4.i586", "product": { "name": "python36-doc-devhelp-3.6.12-4.33.4.i586", "product_id": "python36-doc-devhelp-3.6.12-4.33.4.i586" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.33.3.i586", "product": { "name": "python36-idle-3.6.12-4.33.3.i586", "product_id": "python36-idle-3.6.12-4.33.3.i586" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.33.1.i586", "product": { "name": "python36-testsuite-3.6.12-4.33.1.i586", "product_id": "python36-testsuite-3.6.12-4.33.1.i586" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.33.3.i586", "product": { "name": "python36-tk-3.6.12-4.33.3.i586", "product_id": "python36-tk-3.6.12-4.33.3.i586" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.33.1.i586", "product": { "name": "python36-tools-3.6.12-4.33.1.i586", "product_id": "python36-tools-3.6.12-4.33.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.12-4.33.1.ppc64le" } }, { "category": "product_version", "name": "python36-3.6.12-4.33.3.ppc64le", "product": { "name": "python36-3.6.12-4.33.3.ppc64le", "product_id": "python36-3.6.12-4.33.3.ppc64le" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.33.1.ppc64le", "product": { "name": "python36-base-3.6.12-4.33.1.ppc64le", "product_id": "python36-base-3.6.12-4.33.1.ppc64le" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.33.3.ppc64le", "product": { "name": "python36-curses-3.6.12-4.33.3.ppc64le", "product_id": "python36-curses-3.6.12-4.33.3.ppc64le" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.33.3.ppc64le", "product": { "name": "python36-dbm-3.6.12-4.33.3.ppc64le", "product_id": "python36-dbm-3.6.12-4.33.3.ppc64le" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.33.1.ppc64le", "product": { "name": "python36-devel-3.6.12-4.33.1.ppc64le", "product_id": "python36-devel-3.6.12-4.33.1.ppc64le" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.33.4.ppc64le", "product": { "name": "python36-doc-3.6.12-4.33.4.ppc64le", "product_id": "python36-doc-3.6.12-4.33.4.ppc64le" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.33.4.ppc64le", "product": { "name": "python36-doc-devhelp-3.6.12-4.33.4.ppc64le", "product_id": "python36-doc-devhelp-3.6.12-4.33.4.ppc64le" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.33.3.ppc64le", "product": { "name": "python36-idle-3.6.12-4.33.3.ppc64le", "product_id": "python36-idle-3.6.12-4.33.3.ppc64le" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.33.1.ppc64le", "product": { "name": "python36-testsuite-3.6.12-4.33.1.ppc64le", "product_id": "python36-testsuite-3.6.12-4.33.1.ppc64le" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.33.3.ppc64le", "product": { "name": "python36-tk-3.6.12-4.33.3.ppc64le", "product_id": "python36-tk-3.6.12-4.33.3.ppc64le" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.33.1.ppc64le", "product": { "name": "python36-tools-3.6.12-4.33.1.ppc64le", "product_id": "python36-tools-3.6.12-4.33.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.33.1.s390", "product": { "name": "libpython3_6m1_0-3.6.12-4.33.1.s390", "product_id": "libpython3_6m1_0-3.6.12-4.33.1.s390" } }, { "category": "product_version", "name": "python36-3.6.12-4.33.3.s390", "product": { "name": "python36-3.6.12-4.33.3.s390", "product_id": "python36-3.6.12-4.33.3.s390" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.33.1.s390", "product": { "name": "python36-base-3.6.12-4.33.1.s390", "product_id": "python36-base-3.6.12-4.33.1.s390" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.33.3.s390", "product": { "name": "python36-curses-3.6.12-4.33.3.s390", "product_id": "python36-curses-3.6.12-4.33.3.s390" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.33.3.s390", "product": { "name": "python36-dbm-3.6.12-4.33.3.s390", "product_id": "python36-dbm-3.6.12-4.33.3.s390" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.33.1.s390", "product": { "name": "python36-devel-3.6.12-4.33.1.s390", "product_id": "python36-devel-3.6.12-4.33.1.s390" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.33.4.s390", "product": { "name": "python36-doc-3.6.12-4.33.4.s390", "product_id": "python36-doc-3.6.12-4.33.4.s390" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.33.4.s390", "product": { "name": "python36-doc-devhelp-3.6.12-4.33.4.s390", "product_id": "python36-doc-devhelp-3.6.12-4.33.4.s390" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.33.3.s390", "product": { "name": "python36-idle-3.6.12-4.33.3.s390", "product_id": "python36-idle-3.6.12-4.33.3.s390" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.33.1.s390", "product": { "name": "python36-testsuite-3.6.12-4.33.1.s390", "product_id": "python36-testsuite-3.6.12-4.33.1.s390" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.33.3.s390", "product": { "name": "python36-tk-3.6.12-4.33.3.s390", "product_id": "python36-tk-3.6.12-4.33.3.s390" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.33.1.s390", "product": { "name": "python36-tools-3.6.12-4.33.1.s390", "product_id": "python36-tools-3.6.12-4.33.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.33.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.12-4.33.1.s390x", "product_id": "libpython3_6m1_0-3.6.12-4.33.1.s390x" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.12-4.33.1.s390x", "product": { "name": "libpython3_6m1_0-32bit-3.6.12-4.33.1.s390x", "product_id": "libpython3_6m1_0-32bit-3.6.12-4.33.1.s390x" } }, { "category": "product_version", "name": "python36-3.6.12-4.33.3.s390x", "product": { "name": "python36-3.6.12-4.33.3.s390x", "product_id": "python36-3.6.12-4.33.3.s390x" } }, { "category": "product_version", "name": "python36-32bit-3.6.12-4.33.3.s390x", "product": { "name": "python36-32bit-3.6.12-4.33.3.s390x", "product_id": "python36-32bit-3.6.12-4.33.3.s390x" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.33.1.s390x", "product": { "name": "python36-base-3.6.12-4.33.1.s390x", "product_id": "python36-base-3.6.12-4.33.1.s390x" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.12-4.33.1.s390x", "product": { "name": "python36-base-32bit-3.6.12-4.33.1.s390x", "product_id": "python36-base-32bit-3.6.12-4.33.1.s390x" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.33.3.s390x", "product": { "name": "python36-curses-3.6.12-4.33.3.s390x", "product_id": "python36-curses-3.6.12-4.33.3.s390x" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.33.3.s390x", "product": { "name": "python36-dbm-3.6.12-4.33.3.s390x", "product_id": "python36-dbm-3.6.12-4.33.3.s390x" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.33.1.s390x", "product": { "name": "python36-devel-3.6.12-4.33.1.s390x", "product_id": "python36-devel-3.6.12-4.33.1.s390x" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.33.4.s390x", "product": { "name": "python36-doc-3.6.12-4.33.4.s390x", "product_id": "python36-doc-3.6.12-4.33.4.s390x" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.33.4.s390x", "product": { "name": "python36-doc-devhelp-3.6.12-4.33.4.s390x", "product_id": "python36-doc-devhelp-3.6.12-4.33.4.s390x" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.33.3.s390x", "product": { "name": "python36-idle-3.6.12-4.33.3.s390x", "product_id": "python36-idle-3.6.12-4.33.3.s390x" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.33.1.s390x", "product": { "name": "python36-testsuite-3.6.12-4.33.1.s390x", "product_id": "python36-testsuite-3.6.12-4.33.1.s390x" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.33.3.s390x", "product": { "name": "python36-tk-3.6.12-4.33.3.s390x", "product_id": "python36-tk-3.6.12-4.33.3.s390x" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.33.1.s390x", "product": { "name": "python36-tools-3.6.12-4.33.1.s390x", "product_id": "python36-tools-3.6.12-4.33.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.33.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.12-4.33.1.x86_64", "product_id": "libpython3_6m1_0-3.6.12-4.33.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.12-4.33.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.12-4.33.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.12-4.33.1.x86_64" } }, { "category": "product_version", "name": "python36-3.6.12-4.33.3.x86_64", "product": { "name": "python36-3.6.12-4.33.3.x86_64", "product_id": "python36-3.6.12-4.33.3.x86_64" } }, { "category": "product_version", "name": "python36-32bit-3.6.12-4.33.3.x86_64", "product": { "name": "python36-32bit-3.6.12-4.33.3.x86_64", "product_id": "python36-32bit-3.6.12-4.33.3.x86_64" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.33.1.x86_64", "product": { "name": "python36-base-3.6.12-4.33.1.x86_64", "product_id": "python36-base-3.6.12-4.33.1.x86_64" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.12-4.33.1.x86_64", "product": { "name": "python36-base-32bit-3.6.12-4.33.1.x86_64", "product_id": "python36-base-32bit-3.6.12-4.33.1.x86_64" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.33.3.x86_64", "product": { "name": "python36-curses-3.6.12-4.33.3.x86_64", "product_id": "python36-curses-3.6.12-4.33.3.x86_64" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.33.3.x86_64", "product": { "name": "python36-dbm-3.6.12-4.33.3.x86_64", "product_id": "python36-dbm-3.6.12-4.33.3.x86_64" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.33.1.x86_64", "product": { "name": "python36-devel-3.6.12-4.33.1.x86_64", "product_id": "python36-devel-3.6.12-4.33.1.x86_64" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.33.4.x86_64", "product": { "name": "python36-doc-3.6.12-4.33.4.x86_64", "product_id": "python36-doc-3.6.12-4.33.4.x86_64" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.33.4.x86_64", "product": { "name": "python36-doc-devhelp-3.6.12-4.33.4.x86_64", "product_id": "python36-doc-devhelp-3.6.12-4.33.4.x86_64" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.33.3.x86_64", "product": { "name": "python36-idle-3.6.12-4.33.3.x86_64", "product_id": "python36-idle-3.6.12-4.33.3.x86_64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.33.1.x86_64", "product": { "name": "python36-testsuite-3.6.12-4.33.1.x86_64", "product_id": "python36-testsuite-3.6.12-4.33.1.x86_64" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.33.3.x86_64", "product": { "name": "python36-tk-3.6.12-4.33.3.x86_64", "product_id": "python36-tk-3.6.12-4.33.3.x86_64" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.33.1.x86_64", "product": { "name": "python36-tools-3.6.12-4.33.1.x86_64", "product_id": "python36-tools-3.6.12-4.33.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.12-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.12-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.33.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.aarch64" }, "product_reference": "python36-3.6.12-4.33.3.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.33.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.ppc64le" }, "product_reference": "python36-3.6.12-4.33.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.33.3.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.s390x" }, "product_reference": "python36-3.6.12-4.33.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.33.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.x86_64" }, "product_reference": "python36-3.6.12-4.33.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.aarch64" }, "product_reference": "python36-base-3.6.12-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.ppc64le" }, "product_reference": "python36-base-3.6.12-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.s390x" }, "product_reference": "python36-base-3.6.12-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.x86_64" }, "product_reference": "python36-base-3.6.12-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.33.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.12-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.33.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.12-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.33.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.aarch64" }, "product_reference": "python36-3.6.12-4.33.3.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.33.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.ppc64le" }, "product_reference": "python36-3.6.12-4.33.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.33.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.s390x" }, "product_reference": "python36-3.6.12-4.33.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.33.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.x86_64" }, "product_reference": "python36-3.6.12-4.33.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.33.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.aarch64" }, "product_reference": "python36-base-3.6.12-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.ppc64le" }, "product_reference": "python36-base-3.6.12-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.33.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.s390x" }, "product_reference": "python36-base-3.6.12-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.x86_64" }, "product_reference": "python36-base-3.6.12-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-02-10T15:46:12Z", "details": "moderate" } ], "title": "CVE-2019-20916" }, { "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": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.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": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.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": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.33.3.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.33.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-02-10T15:46:12Z", "details": "moderate" } ], "title": "CVE-2021-3177" } ] }
suse-su-2020:3565-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 python-pip", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-pip fixes the following issues:\n \n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-3565,SUSE-SLE-Module-Basesystem-15-SP1-2020-3565,SUSE-SLE-Module-Basesystem-15-SP2-2020-3565,SUSE-SLE-Module-Basesystem-15-SP3-2020-3565,SUSE-SLE-Module-Python2-15-SP1-2020-3565,SUSE-SLE-Module-Python2-15-SP2-2020-3565,SUSE-SLE-Module-Python2-15-SP3-2020-3565,SUSE-SLE-Product-HPC-15-2020-3565,SUSE-SLE-Product-SLES-15-2020-3565,SUSE-SLE-Product-SLES_SAP-15-2020-3565", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3565-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:3565-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203565-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:3565-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007889.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-pip", "tracking": { "current_release_date": "2020-11-30T15:56:26Z", "generator": { "date": "2020-11-30T15:56:26Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:3565-1", "initial_release_date": "2020-11-30T15:56:26Z", "revision_history": [ { "date": "2020-11-30T15:56:26Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python2-pip-10.0.1-3.6.1.noarch", "product": { "name": "python2-pip-10.0.1-3.6.1.noarch", "product_id": "python2-pip-10.0.1-3.6.1.noarch" } }, { "category": "product_version", "name": "python2-pip-wheel-10.0.1-3.6.1.noarch", "product": { "name": "python2-pip-wheel-10.0.1-3.6.1.noarch", "product_id": "python2-pip-wheel-10.0.1-3.6.1.noarch" } }, { "category": "product_version", "name": "python3-pip-10.0.1-3.6.1.noarch", "product": { "name": "python3-pip-10.0.1-3.6.1.noarch", "product_id": "python3-pip-10.0.1-3.6.1.noarch" } }, { "category": "product_version", "name": "python3-pip-wheel-10.0.1-3.6.1.noarch", "product": { "name": "python3-pip-wheel-10.0.1-3.6.1.noarch", "product_id": "python3-pip-wheel-10.0.1-3.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python2:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python2:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-3.6.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-pip-10.0.1-3.6.1.noarch" }, "product_reference": "python3-pip-10.0.1-3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-3.6.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-pip-10.0.1-3.6.1.noarch" }, "product_reference": "python3-pip-10.0.1-3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-3.6.1.noarch as component of SUSE Linux Enterprise Module for Python 2 15 SP1", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-pip-10.0.1-3.6.1.noarch" }, "product_reference": "python2-pip-10.0.1-3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-3.6.1.noarch as component of SUSE Linux Enterprise Module for Python 2 15 SP2", "product_id": "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-pip-10.0.1-3.6.1.noarch" }, "product_reference": "python2-pip-10.0.1-3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-3.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-pip-10.0.1-3.6.1.noarch" }, "product_reference": "python2-pip-10.0.1-3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-3.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-pip-10.0.1-3.6.1.noarch" }, "product_reference": "python3-pip-10.0.1-3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-3.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-pip-10.0.1-3.6.1.noarch" }, "product_reference": "python2-pip-10.0.1-3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-3.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-pip-10.0.1-3.6.1.noarch" }, "product_reference": "python3-pip-10.0.1-3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-3.6.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python2-pip-10.0.1-3.6.1.noarch" }, "product_reference": "python2-pip-10.0.1-3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-3.6.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-pip-10.0.1-3.6.1.noarch" }, "product_reference": "python3-pip-10.0.1-3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-10.0.1-3.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python2-pip-10.0.1-3.6.1.noarch" }, "product_reference": "python2-pip-10.0.1-3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-3.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-pip-10.0.1-3.6.1.noarch" }, "product_reference": "python3-pip-10.0.1-3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:python3-pip-10.0.1-3.6.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:python3-pip-10.0.1-3.6.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Module for Python 2 15 SP2:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:python3-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:python2-pip-10.0.1-3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:python3-pip-10.0.1-3.6.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-11-30T15:56:26Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2020:2698-1
Vulnerability from csaf_suse
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": "Security update for python-pip", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-pip fixes the following issues:\n\n- CVE-2019-20916: Fixed a directory traversal in _download_http_url (bsc#1176262)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-2698,SUSE-OpenStack-Cloud-6-LTSS-2020-2698,SUSE-OpenStack-Cloud-7-2020-2698,SUSE-SLE-Module-Public-Cloud-12-2020-2698", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_2698-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:2698-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202698-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:2698-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-September/007448.html" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" } ], "title": "Security update for python-pip", "tracking": { "current_release_date": "2020-09-21T15:51:04Z", "generator": { "date": "2020-09-21T15:51:04Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:2698-1", "initial_release_date": "2020-09-21T15:51:04Z", "revision_history": [ { "date": "2020-09-21T15:51:04Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-pip-10.0.1-11.9.1.noarch", "product": { "name": "python-pip-10.0.1-11.9.1.noarch", "product_id": "python-pip-10.0.1-11.9.1.noarch" } }, { "category": "product_version", "name": "python3-pip-10.0.1-11.9.1.noarch", "product": { "name": "python3-pip-10.0.1-11.9.1.noarch", "product_id": "python3-pip-10.0.1-11.9.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 6-LTSS", "product": { "name": "SUSE OpenStack Cloud 6-LTSS", "product_id": "SUSE OpenStack Cloud 6-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-ltss:6" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Public Cloud 12", "product": { "name": "SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-public-cloud:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-pip-10.0.1-11.9.1.noarch as component of SUSE OpenStack Cloud 6-LTSS", "product_id": "SUSE OpenStack Cloud 6-LTSS:python-pip-10.0.1-11.9.1.noarch" }, "product_reference": "python-pip-10.0.1-11.9.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 6-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-pip-10.0.1-11.9.1.noarch as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-pip-10.0.1-11.9.1.noarch" }, "product_reference": "python-pip-10.0.1-11.9.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-pip-10.0.1-11.9.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python-pip-10.0.1-11.9.1.noarch" }, "product_reference": "python-pip-10.0.1-11.9.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-10.0.1-11.9.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python3-pip-10.0.1-11.9.1.noarch" }, "product_reference": "python3-pip-10.0.1-11.9.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Public Cloud 12:python-pip-10.0.1-11.9.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python3-pip-10.0.1-11.9.1.noarch", "SUSE OpenStack Cloud 6-LTSS:python-pip-10.0.1-11.9.1.noarch", "SUSE OpenStack Cloud 7:python-pip-10.0.1-11.9.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Public Cloud 12:python-pip-10.0.1-11.9.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python3-pip-10.0.1-11.9.1.noarch", "SUSE OpenStack Cloud 6-LTSS:python-pip-10.0.1-11.9.1.noarch", "SUSE OpenStack Cloud 7:python-pip-10.0.1-11.9.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Public Cloud 12:python-pip-10.0.1-11.9.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python3-pip-10.0.1-11.9.1.noarch", "SUSE OpenStack Cloud 6-LTSS:python-pip-10.0.1-11.9.1.noarch", "SUSE OpenStack Cloud 7:python-pip-10.0.1-11.9.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-09-21T15:51:04Z", "details": "moderate" } ], "title": "CVE-2019-20916" } ] }
suse-su-2020:3865-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 python36", "title": "Title of the patch" }, { "category": "description", "text": "This update for python36 fixes the following issues:\n\n- CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen() (bsc#1155094) \n- CVE-2019-20916: Fixed a directory traversal in _download_http_url() (bsc#1176262). \n- CVE-2020-27619: Fixed an issue where the CJK codec tests call eval() on content retrieved via HTTP (bsc#1178009).\n- CVE-2020-8492: Fixed a regular expression in urrlib that was prone to denial of service via HTTP (bsc#1162367).\n- Working-around missing python-packaging dependency in python-Sphinx is not necessary anymore (bsc#1174571).\n- Build of python3 documentation is not independent on the version of Sphinx(bsc#1179630).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-3865,SUSE-SLE-SERVER-12-SP5-2020-3865", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3865-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:3865-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203865-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:3865-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/008081.html" }, { "category": "self", "summary": "SUSE Bug 1155094", "url": "https://bugzilla.suse.com/1155094" }, { "category": "self", "summary": "SUSE Bug 1162367", "url": "https://bugzilla.suse.com/1162367" }, { "category": "self", "summary": "SUSE Bug 1174571", "url": "https://bugzilla.suse.com/1174571" }, { "category": "self", "summary": "SUSE Bug 1176262", "url": "https://bugzilla.suse.com/1176262" }, { "category": "self", "summary": "SUSE Bug 1178009", "url": "https://bugzilla.suse.com/1178009" }, { "category": "self", "summary": "SUSE Bug 1179630", "url": "https://bugzilla.suse.com/1179630" }, { "category": "self", "summary": "SUSE CVE CVE-2019-18348 page", "url": "https://www.suse.com/security/cve/CVE-2019-18348/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20916 page", "url": "https://www.suse.com/security/cve/CVE-2019-20916/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-27619 page", "url": "https://www.suse.com/security/cve/CVE-2020-27619/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8492 page", "url": "https://www.suse.com/security/cve/CVE-2020-8492/" } ], "title": "Security update for python36", "tracking": { "current_release_date": "2020-12-17T11:05:36Z", "generator": { "date": "2020-12-17T11:05:36Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:3865-1", "initial_release_date": "2020-12-17T11:05:36Z", "revision_history": [ { "date": "2020-12-17T11:05:36Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.25.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.12-4.25.1.aarch64", "product_id": "libpython3_6m1_0-3.6.12-4.25.1.aarch64" } }, { "category": "product_version", "name": "python36-3.6.12-4.25.1.aarch64", "product": { "name": "python36-3.6.12-4.25.1.aarch64", "product_id": "python36-3.6.12-4.25.1.aarch64" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.25.1.aarch64", "product": { "name": "python36-base-3.6.12-4.25.1.aarch64", "product_id": "python36-base-3.6.12-4.25.1.aarch64" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.25.1.aarch64", "product": { "name": "python36-curses-3.6.12-4.25.1.aarch64", "product_id": "python36-curses-3.6.12-4.25.1.aarch64" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.25.1.aarch64", "product": { "name": "python36-dbm-3.6.12-4.25.1.aarch64", "product_id": "python36-dbm-3.6.12-4.25.1.aarch64" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.25.1.aarch64", "product": { "name": "python36-devel-3.6.12-4.25.1.aarch64", "product_id": "python36-devel-3.6.12-4.25.1.aarch64" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.25.1.aarch64", "product": { "name": "python36-doc-3.6.12-4.25.1.aarch64", "product_id": "python36-doc-3.6.12-4.25.1.aarch64" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.25.1.aarch64", "product": { "name": "python36-doc-devhelp-3.6.12-4.25.1.aarch64", "product_id": "python36-doc-devhelp-3.6.12-4.25.1.aarch64" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.25.1.aarch64", "product": { "name": "python36-idle-3.6.12-4.25.1.aarch64", "product_id": "python36-idle-3.6.12-4.25.1.aarch64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.25.1.aarch64", "product": { "name": "python36-testsuite-3.6.12-4.25.1.aarch64", "product_id": "python36-testsuite-3.6.12-4.25.1.aarch64" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.25.1.aarch64", "product": { "name": "python36-tk-3.6.12-4.25.1.aarch64", "product_id": "python36-tk-3.6.12-4.25.1.aarch64" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.25.1.aarch64", "product": { "name": "python36-tools-3.6.12-4.25.1.aarch64", "product_id": "python36-tools-3.6.12-4.25.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.12-4.25.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.12-4.25.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.12-4.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-64bit-3.6.12-4.25.1.aarch64_ilp32", "product": { "name": "python36-64bit-3.6.12-4.25.1.aarch64_ilp32", "product_id": "python36-64bit-3.6.12-4.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-base-64bit-3.6.12-4.25.1.aarch64_ilp32", "product": { "name": "python36-base-64bit-3.6.12-4.25.1.aarch64_ilp32", "product_id": "python36-base-64bit-3.6.12-4.25.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.25.1.i586", "product": { "name": "libpython3_6m1_0-3.6.12-4.25.1.i586", "product_id": "libpython3_6m1_0-3.6.12-4.25.1.i586" } }, { "category": "product_version", "name": "python36-3.6.12-4.25.1.i586", "product": { "name": "python36-3.6.12-4.25.1.i586", "product_id": "python36-3.6.12-4.25.1.i586" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.25.1.i586", "product": { "name": "python36-base-3.6.12-4.25.1.i586", "product_id": "python36-base-3.6.12-4.25.1.i586" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.25.1.i586", "product": { "name": "python36-curses-3.6.12-4.25.1.i586", "product_id": "python36-curses-3.6.12-4.25.1.i586" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.25.1.i586", "product": { "name": "python36-dbm-3.6.12-4.25.1.i586", "product_id": "python36-dbm-3.6.12-4.25.1.i586" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.25.1.i586", "product": { "name": "python36-devel-3.6.12-4.25.1.i586", "product_id": "python36-devel-3.6.12-4.25.1.i586" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.25.1.i586", "product": { "name": "python36-doc-3.6.12-4.25.1.i586", "product_id": "python36-doc-3.6.12-4.25.1.i586" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.25.1.i586", "product": { "name": "python36-doc-devhelp-3.6.12-4.25.1.i586", "product_id": "python36-doc-devhelp-3.6.12-4.25.1.i586" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.25.1.i586", "product": { "name": "python36-idle-3.6.12-4.25.1.i586", "product_id": "python36-idle-3.6.12-4.25.1.i586" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.25.1.i586", "product": { "name": "python36-testsuite-3.6.12-4.25.1.i586", "product_id": "python36-testsuite-3.6.12-4.25.1.i586" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.25.1.i586", "product": { "name": "python36-tk-3.6.12-4.25.1.i586", "product_id": "python36-tk-3.6.12-4.25.1.i586" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.25.1.i586", "product": { "name": "python36-tools-3.6.12-4.25.1.i586", "product_id": "python36-tools-3.6.12-4.25.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le" } }, { "category": "product_version", "name": "python36-3.6.12-4.25.1.ppc64le", "product": { "name": "python36-3.6.12-4.25.1.ppc64le", "product_id": "python36-3.6.12-4.25.1.ppc64le" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.25.1.ppc64le", "product": { "name": "python36-base-3.6.12-4.25.1.ppc64le", "product_id": "python36-base-3.6.12-4.25.1.ppc64le" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.25.1.ppc64le", "product": { "name": "python36-curses-3.6.12-4.25.1.ppc64le", "product_id": "python36-curses-3.6.12-4.25.1.ppc64le" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.25.1.ppc64le", "product": { "name": "python36-dbm-3.6.12-4.25.1.ppc64le", "product_id": "python36-dbm-3.6.12-4.25.1.ppc64le" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.25.1.ppc64le", "product": { "name": "python36-devel-3.6.12-4.25.1.ppc64le", "product_id": "python36-devel-3.6.12-4.25.1.ppc64le" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.25.1.ppc64le", "product": { "name": "python36-doc-3.6.12-4.25.1.ppc64le", "product_id": "python36-doc-3.6.12-4.25.1.ppc64le" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.25.1.ppc64le", "product": { "name": "python36-doc-devhelp-3.6.12-4.25.1.ppc64le", "product_id": "python36-doc-devhelp-3.6.12-4.25.1.ppc64le" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.25.1.ppc64le", "product": { "name": "python36-idle-3.6.12-4.25.1.ppc64le", "product_id": "python36-idle-3.6.12-4.25.1.ppc64le" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.25.1.ppc64le", "product": { "name": "python36-testsuite-3.6.12-4.25.1.ppc64le", "product_id": "python36-testsuite-3.6.12-4.25.1.ppc64le" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.25.1.ppc64le", "product": { "name": "python36-tk-3.6.12-4.25.1.ppc64le", "product_id": "python36-tk-3.6.12-4.25.1.ppc64le" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.25.1.ppc64le", "product": { "name": "python36-tools-3.6.12-4.25.1.ppc64le", "product_id": "python36-tools-3.6.12-4.25.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.25.1.s390", "product": { "name": "libpython3_6m1_0-3.6.12-4.25.1.s390", "product_id": "libpython3_6m1_0-3.6.12-4.25.1.s390" } }, { "category": "product_version", "name": "python36-3.6.12-4.25.1.s390", "product": { "name": "python36-3.6.12-4.25.1.s390", "product_id": "python36-3.6.12-4.25.1.s390" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.25.1.s390", "product": { "name": "python36-base-3.6.12-4.25.1.s390", "product_id": "python36-base-3.6.12-4.25.1.s390" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.25.1.s390", "product": { "name": "python36-curses-3.6.12-4.25.1.s390", "product_id": "python36-curses-3.6.12-4.25.1.s390" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.25.1.s390", "product": { "name": "python36-dbm-3.6.12-4.25.1.s390", "product_id": "python36-dbm-3.6.12-4.25.1.s390" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.25.1.s390", "product": { "name": "python36-devel-3.6.12-4.25.1.s390", "product_id": "python36-devel-3.6.12-4.25.1.s390" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.25.1.s390", "product": { "name": "python36-doc-3.6.12-4.25.1.s390", "product_id": "python36-doc-3.6.12-4.25.1.s390" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.25.1.s390", "product": { "name": "python36-doc-devhelp-3.6.12-4.25.1.s390", "product_id": "python36-doc-devhelp-3.6.12-4.25.1.s390" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.25.1.s390", "product": { "name": "python36-idle-3.6.12-4.25.1.s390", "product_id": "python36-idle-3.6.12-4.25.1.s390" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.25.1.s390", "product": { "name": "python36-testsuite-3.6.12-4.25.1.s390", "product_id": "python36-testsuite-3.6.12-4.25.1.s390" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.25.1.s390", "product": { "name": "python36-tk-3.6.12-4.25.1.s390", "product_id": "python36-tk-3.6.12-4.25.1.s390" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.25.1.s390", "product": { "name": "python36-tools-3.6.12-4.25.1.s390", "product_id": "python36-tools-3.6.12-4.25.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.25.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.12-4.25.1.s390x", "product_id": "libpython3_6m1_0-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.12-4.25.1.s390x", "product": { "name": "libpython3_6m1_0-32bit-3.6.12-4.25.1.s390x", "product_id": "libpython3_6m1_0-32bit-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "python36-3.6.12-4.25.1.s390x", "product": { "name": "python36-3.6.12-4.25.1.s390x", "product_id": "python36-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "python36-32bit-3.6.12-4.25.1.s390x", "product": { "name": "python36-32bit-3.6.12-4.25.1.s390x", "product_id": "python36-32bit-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.25.1.s390x", "product": { "name": "python36-base-3.6.12-4.25.1.s390x", "product_id": "python36-base-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.12-4.25.1.s390x", "product": { "name": "python36-base-32bit-3.6.12-4.25.1.s390x", "product_id": "python36-base-32bit-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.25.1.s390x", "product": { "name": "python36-curses-3.6.12-4.25.1.s390x", "product_id": "python36-curses-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.25.1.s390x", "product": { "name": "python36-dbm-3.6.12-4.25.1.s390x", "product_id": "python36-dbm-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.25.1.s390x", "product": { "name": "python36-devel-3.6.12-4.25.1.s390x", "product_id": "python36-devel-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.25.1.s390x", "product": { "name": "python36-doc-3.6.12-4.25.1.s390x", "product_id": "python36-doc-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.25.1.s390x", "product": { "name": "python36-doc-devhelp-3.6.12-4.25.1.s390x", "product_id": "python36-doc-devhelp-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.25.1.s390x", "product": { "name": "python36-idle-3.6.12-4.25.1.s390x", "product_id": "python36-idle-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.25.1.s390x", "product": { "name": "python36-testsuite-3.6.12-4.25.1.s390x", "product_id": "python36-testsuite-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.25.1.s390x", "product": { "name": "python36-tk-3.6.12-4.25.1.s390x", "product_id": "python36-tk-3.6.12-4.25.1.s390x" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.25.1.s390x", "product": { "name": "python36-tools-3.6.12-4.25.1.s390x", "product_id": "python36-tools-3.6.12-4.25.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.12-4.25.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.12-4.25.1.x86_64", "product_id": "libpython3_6m1_0-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.12-4.25.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.12-4.25.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "python36-3.6.12-4.25.1.x86_64", "product": { "name": "python36-3.6.12-4.25.1.x86_64", "product_id": "python36-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "python36-32bit-3.6.12-4.25.1.x86_64", "product": { "name": "python36-32bit-3.6.12-4.25.1.x86_64", "product_id": "python36-32bit-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "python36-base-3.6.12-4.25.1.x86_64", "product": { "name": "python36-base-3.6.12-4.25.1.x86_64", "product_id": "python36-base-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.12-4.25.1.x86_64", "product": { "name": "python36-base-32bit-3.6.12-4.25.1.x86_64", "product_id": "python36-base-32bit-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "python36-curses-3.6.12-4.25.1.x86_64", "product": { "name": "python36-curses-3.6.12-4.25.1.x86_64", "product_id": "python36-curses-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "python36-dbm-3.6.12-4.25.1.x86_64", "product": { "name": "python36-dbm-3.6.12-4.25.1.x86_64", "product_id": "python36-dbm-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "python36-devel-3.6.12-4.25.1.x86_64", "product": { "name": "python36-devel-3.6.12-4.25.1.x86_64", "product_id": "python36-devel-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "python36-doc-3.6.12-4.25.1.x86_64", "product": { "name": "python36-doc-3.6.12-4.25.1.x86_64", "product_id": "python36-doc-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "python36-doc-devhelp-3.6.12-4.25.1.x86_64", "product": { "name": "python36-doc-devhelp-3.6.12-4.25.1.x86_64", "product_id": "python36-doc-devhelp-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "python36-idle-3.6.12-4.25.1.x86_64", "product": { "name": "python36-idle-3.6.12-4.25.1.x86_64", "product_id": "python36-idle-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.12-4.25.1.x86_64", "product": { "name": "python36-testsuite-3.6.12-4.25.1.x86_64", "product_id": "python36-testsuite-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "python36-tk-3.6.12-4.25.1.x86_64", "product": { "name": "python36-tk-3.6.12-4.25.1.x86_64", "product_id": "python36-tk-3.6.12-4.25.1.x86_64" } }, { "category": "product_version", "name": "python36-tools-3.6.12-4.25.1.x86_64", "product": { "name": "python36-tools-3.6.12-4.25.1.x86_64", "product_id": "python36-tools-3.6.12-4.25.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.12-4.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.12-4.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-4.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64" }, "product_reference": "python36-3.6.12-4.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le" }, "product_reference": "python36-3.6.12-4.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x" }, "product_reference": "python36-3.6.12-4.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64" }, "product_reference": "python36-3.6.12-4.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64" }, "product_reference": "python36-base-3.6.12-4.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le" }, "product_reference": "python36-base-3.6.12-4.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x" }, "product_reference": "python36-base-3.6.12-4.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64" }, "product_reference": "python36-base-3.6.12-4.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.12-4.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.12-4.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.12-4.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64" }, "product_reference": "python36-3.6.12-4.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le" }, "product_reference": "python36-3.6.12-4.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x" }, "product_reference": "python36-3.6.12-4.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64" }, "product_reference": "python36-3.6.12-4.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64" }, "product_reference": "python36-base-3.6.12-4.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le" }, "product_reference": "python36-base-3.6.12-4.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x" }, "product_reference": "python36-base-3.6.12-4.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64" }, "product_reference": "python36-base-3.6.12-4.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-18348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-18348" } ], "notes": [ { "category": "general", "text": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-18348", "url": "https://www.suse.com/security/cve/CVE-2019-18348" }, { "category": "external", "summary": "SUSE Bug 1155094 for CVE-2019-18348", "url": "https://bugzilla.suse.com/1155094" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-12-17T11:05:36Z", "details": "moderate" } ], "title": "CVE-2019-18348" }, { "cve": "CVE-2019-20916", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20916" } ], "notes": [ { "category": "general", "text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20916", "url": "https://www.suse.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "SUSE Bug 1176262 for CVE-2019-20916", "url": "https://bugzilla.suse.com/1176262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-12-17T11:05:36Z", "details": "moderate" } ], "title": "CVE-2019-20916" }, { "cve": "CVE-2020-27619", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-27619" } ], "notes": [ { "category": "general", "text": "In Python 3 through 3.9.0, the Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-27619", "url": "https://www.suse.com/security/cve/CVE-2020-27619" }, { "category": "external", "summary": "SUSE Bug 1178009 for CVE-2020-27619", "url": "https://bugzilla.suse.com/1178009" }, { "category": "external", "summary": "SUSE Bug 1180254 for CVE-2020-27619", "url": "https://bugzilla.suse.com/1180254" }, { "category": "external", "summary": "SUSE Bug 1193386 for CVE-2020-27619", "url": "https://bugzilla.suse.com/1193386" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-12-17T11:05:36Z", "details": "important" } ], "title": "CVE-2020-27619" }, { "cve": "CVE-2020-8492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8492" } ], "notes": [ { "category": "general", "text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8492", "url": "https://www.suse.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "SUSE Bug 1162367 for CVE-2020-8492", "url": "https://bugzilla.suse.com/1162367" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-12-17T11:05:36Z", "details": "moderate" } ], "title": "CVE-2020-8492" } ] }
rhsa-2020:4285
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-python36-python, rh-python36-python-pip, and rh-python36-python-virtualenv is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nThe following packages have been upgraded to a later upstream version: rh-python36-python (3.6.12). (BZ#1873080)\n\nSecurity Fix(es):\n\n* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)\n\n* python: CRLF injection via the host part of the url passed to urlopen() (CVE-2019-18348)\n\n* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)\n\n* python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py (CVE-2019-20916)\n\n* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)\n\n* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)\n\n* python: CRLF injection via HTTP request method in httplib/http.client (CVE-2020-26116)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* rh-python36-python-pip: Contains multiple bundled libraries, and has no bundled() provides (BZ#1774951)\n\n* Allow rh-python36-python-pip to use system CA certificate Trust (BZ#1826520)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:4285", "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1727276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276" }, { "category": "external", "summary": "1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "1826520", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826520" }, { "category": "external", "summary": "1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "external", "summary": "1873080", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1873080" }, { "category": "external", "summary": "1883014", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883014" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4285.json" } ], "title": "Red Hat Security Advisory: rh-python36 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-08-04T02:57:41+00:00", "generator": { "date": "2025-08-04T02:57:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2020:4285", "initial_release_date": "2020-10-19T18:08:32+00:00", "revision_history": [ { "date": "2020-10-19T18:08:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-10-19T18:08:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T02:57:41+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el6.src", "product": { "name": "rh-python36-python-0:3.6.12-1.el6.src", "product_id": "rh-python36-python-0:3.6.12-1.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el6?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el6.src", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.src", "product_id": "rh-python36-python-pip-0:9.0.1-5.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el6?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el6?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.src", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.src", "product_id": "rh-python36-python-0:3.6.12-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el7.src", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src", "product_id": "rh-python36-python-pip-0:9.0.1-5.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "product_id": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el6?arch=noarch" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el6?arch=noarch" } } }, { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "product_id": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-16935", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-09-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1763229" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in Python XML-RPC server. The `server_title` field is not sufficiently sanitized allowing malicious JavaScript to be injected. Successful exploitation would allow a remote attacker to execute JavaScript code within the context of the affected user.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: XSS vulnerability in the documentation XML-RPC server in server_title field", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw does not affect the versions of python27-python as shipped with Red Hat Software Collections 3 as they already include the fix.\nThis flaw does not affect the versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 as they are \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16935" }, { "category": "external", "summary": "RHBZ#1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16935", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16935" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935" } ], "release_date": "2019-09-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: XSS vulnerability in the documentation XML-RPC server in server_title field" }, { "cve": "CVE-2019-18348", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2019-07-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1727276" } ], "notes": [ { "category": "description", "text": "A CRLF injection flaw was discovered in python in the way URLs are handled when doing an HTTP/HTTPS connection (e.g. through urlopen() or HTTPConnection). An attacker who can control the url parameter passed to urlopen method in the urllib/urllib2 modules can inject CRLF sequences and HTTP headers by abusing the \"host\" part of the URL.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: CRLF injection via the host part of the url passed to urlopen()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not affect the versions of python and python3 as shipped with Red Hat Enterprise Linux 7.7 and above because glibc flaw CVE-2016-10739 was fixed in RHSA-2019:2118-03, which makes this bug not exploitable.\n\nThis issue does not affect the versions of python and python3 as shipped with Red Hat Enterprise Linux 8 because glibc is not vulnerable to CVE-2016-10739, making this bug not exploitable.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-18348" }, { "category": "external", "summary": "RHBZ#1727276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-18348", "url": "https://www.cve.org/CVERecord?id=CVE-2019-18348" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18348", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18348" } ], "release_date": "2019-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: CRLF injection via the host part of the url passed to urlopen()" }, { "cve": "CVE-2019-20907", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2020-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1856481" } ], "notes": [ { "category": "description", "text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: infinite loop in the tarfile module via crafted TAR archive", "title": "Vulnerability summary" }, { "category": "other", "text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "RHBZ#1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907" } ], "release_date": "2019-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "workaround", "details": "This flaw can be mitigated by not opening untrusted files with tarfile.", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: infinite loop in the tarfile module via crafted TAR archive" }, { "cve": "CVE-2019-20916", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2020-08-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1868135" } ], "notes": [ { "category": "description", "text": "A flaw was found in the pip package installer for Python when downloading or installing a remote package via a specified URL. Improper validation of the \"Content-Disposition\" HTTP response header makes a path traversal attack possible, leading to an arbitrary file overwrite. This flaw allows an attacker who controls a malicious server to execute arbitrary code on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue has been rated as having Moderate impact because of the preconditions needed to trigger the flaw: it only affects Python Wheels and requires the user to pip-install a wheel from a malicious server. Installing software from untrusted servers is insecure by definition and strongly discouraged, as it may lead to system compromise regardless of this CVE.\n\nThis flaw did not affect the versions of `python-pip` in Python 3.8 as shipped with Red Hat Enterprise Linux 8 and Red Hat Software Collections 3, as they already included the fix for this CVE.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "RHBZ#1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20916", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20916" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916" } ], "release_date": "2019-04-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "workaround", "details": "Avoid downloading or installing packages from potentially malicious servers via the command-line \"pip download\" or \"pip install\".", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1809065" } ], "notes": [ { "category": "description", "text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Applications that use AbstractBasicAuthHandler, HTTPBasicAuthHandler and ProxyBasicAuthHandler may be affected by this flaw. Other classes may use the vulnerable method http_error_auth_reqed in AbstractBasicAuthHandler as well.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as notaffected as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "RHBZ#1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8492", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS" }, { "cve": "CVE-2020-14422", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-06-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1854926" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the way the ipaddress python module computes hash values in the IPv4Interface and IPv6Interface classes. This flaw allows an attacker to create many dictionary entries, due to the performance of a dictionary containing the IPv4Interface or IPv6Interface objects, possibly resulting in a denial of service. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: DoS via inefficiency in IPv{4,6}Interface classes", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux, python3 includes the ipaddress module by default, while for python2 a separate package, python-ipaddress, needs to be installed for the module to be used. Moreover, the ipaddress module is included in other packages as well, like python-pip.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14422" }, { "category": "external", "summary": "RHBZ#1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14422", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14422" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422" } ], "release_date": "2020-06-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "workaround", "details": "As a short term solution, if your application is using the IPv4Interface/IPv6Interface classes as keys of a dictionary, it is possible to patch the __hash__ method of those classes to not be constant.\n```\nIPv4Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\nIPv6Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\n```", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: DoS via inefficiency in IPv{4,6}Interface classes" }, { "cve": "CVE-2020-26116", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2020-09-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1883014" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python. The built-in modules httplib and http.client (included in Python 2 and Python 3, respectively) do not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation to the request by injecting additional HTTP headers. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: CRLF injection via HTTP request method in httplib/http.client", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-26116" }, { "category": "external", "summary": "RHBZ#1883014", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883014" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-26116", "url": "https://www.cve.org/CVERecord?id=CVE-2020-26116" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26116", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26116" }, { "category": "external", "summary": "https://python-security.readthedocs.io/vuln/http-header-injection-method.html", "url": "https://python-security.readthedocs.io/vuln/http-header-injection-method.html" } ], "release_date": "2020-02-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: CRLF injection via HTTP request method in httplib/http.client" } ] }
rhsa-2020:4432
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 python-pip 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": "pip is a package management system used to install and manage software packages written in Python. Many packages can be found in the Python Package Index (PyPI). pip is a recursive acronym that can stand for either \"Pip Installs Packages\" or \"Pip Installs Python\". \n\nSecurity Fix(es):\n\n* python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py (CVE-2019-20916)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:4432", "url": "https://access.redhat.com/errata/RHSA-2020:4432" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/index" }, { "category": "external", "summary": "1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4432.json" } ], "title": "Red Hat Security Advisory: python-pip security update", "tracking": { "current_release_date": "2025-08-03T21:35:40+00:00", "generator": { "date": "2025-08-03T21:35:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2020:4432", "initial_release_date": "2020-11-04T00:53:50+00:00", "revision_history": [ { "date": "2020-11-04T00:53:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-11-04T00:53:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T21:35:40+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-pip-0:9.0.3-18.el8.noarch", "product": { "name": "platform-python-pip-0:9.0.3-18.el8.noarch", "product_id": "platform-python-pip-0:9.0.3-18.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-pip@9.0.3-18.el8?arch=noarch" } } }, { "category": "product_version", "name": "python3-pip-wheel-0:9.0.3-18.el8.noarch", "product": { "name": "python3-pip-wheel-0:9.0.3-18.el8.noarch", "product_id": "python3-pip-wheel-0:9.0.3-18.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pip-wheel@9.0.3-18.el8?arch=noarch" } } }, { "category": "product_version", "name": "python3-pip-0:9.0.3-18.el8.noarch", "product": { "name": "python3-pip-0:9.0.3-18.el8.noarch", "product_id": "python3-pip-0:9.0.3-18.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-pip@9.0.3-18.el8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python-pip-0:9.0.3-18.el8.src", "product": { "name": "python-pip-0:9.0.3-18.el8.src", "product_id": "python-pip-0:9.0.3-18.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pip@9.0.3-18.el8?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-pip-0:9.0.3-18.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-pip-0:9.0.3-18.el8.noarch" }, "product_reference": "platform-python-pip-0:9.0.3-18.el8.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python-pip-0:9.0.3-18.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python-pip-0:9.0.3-18.el8.src" }, "product_reference": "python-pip-0:9.0.3-18.el8.src", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-0:9.0.3-18.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-pip-0:9.0.3-18.el8.noarch" }, "product_reference": "python3-pip-0:9.0.3-18.el8.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-wheel-0:9.0.3-18.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-pip-wheel-0:9.0.3-18.el8.noarch" }, "product_reference": "python3-pip-wheel-0:9.0.3-18.el8.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-pip-0:9.0.3-18.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-pip-0:9.0.3-18.el8.noarch" }, "product_reference": "platform-python-pip-0:9.0.3-18.el8.noarch", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python-pip-0:9.0.3-18.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python-pip-0:9.0.3-18.el8.src" }, "product_reference": "python-pip-0:9.0.3-18.el8.src", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-0:9.0.3-18.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-pip-0:9.0.3-18.el8.noarch" }, "product_reference": "python3-pip-0:9.0.3-18.el8.noarch", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pip-wheel-0:9.0.3-18.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-pip-wheel-0:9.0.3-18.el8.noarch" }, "product_reference": "python3-pip-wheel-0:9.0.3-18.el8.noarch", "relates_to_product_reference": "BaseOS-8.3.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2020-08-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1868135" } ], "notes": [ { "category": "description", "text": "A flaw was found in the pip package installer for Python when downloading or installing a remote package via a specified URL. Improper validation of the \"Content-Disposition\" HTTP response header makes a path traversal attack possible, leading to an arbitrary file overwrite. This flaw allows an attacker who controls a malicious server to execute arbitrary code on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue has been rated as having Moderate impact because of the preconditions needed to trigger the flaw: it only affects Python Wheels and requires the user to pip-install a wheel from a malicious server. Installing software from untrusted servers is insecure by definition and strongly discouraged, as it may lead to system compromise regardless of this CVE.\n\nThis flaw did not affect the versions of `python-pip` in Python 3.8 as shipped with Red Hat Enterprise Linux 8 and Red Hat Software Collections 3, as they already included the fix for this CVE.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:platform-python-pip-0:9.0.3-18.el8.noarch", "AppStream-8.3.0.GA:python-pip-0:9.0.3-18.el8.src", "AppStream-8.3.0.GA:python3-pip-0:9.0.3-18.el8.noarch", "AppStream-8.3.0.GA:python3-pip-wheel-0:9.0.3-18.el8.noarch", "BaseOS-8.3.0.GA:platform-python-pip-0:9.0.3-18.el8.noarch", "BaseOS-8.3.0.GA:python-pip-0:9.0.3-18.el8.src", "BaseOS-8.3.0.GA:python3-pip-0:9.0.3-18.el8.noarch", "BaseOS-8.3.0.GA:python3-pip-wheel-0:9.0.3-18.el8.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "RHBZ#1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20916", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20916" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916" } ], "release_date": "2019-04-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T00:53:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:platform-python-pip-0:9.0.3-18.el8.noarch", "AppStream-8.3.0.GA:python-pip-0:9.0.3-18.el8.src", "AppStream-8.3.0.GA:python3-pip-0:9.0.3-18.el8.noarch", "AppStream-8.3.0.GA:python3-pip-wheel-0:9.0.3-18.el8.noarch", "BaseOS-8.3.0.GA:platform-python-pip-0:9.0.3-18.el8.noarch", "BaseOS-8.3.0.GA:python-pip-0:9.0.3-18.el8.src", "BaseOS-8.3.0.GA:python3-pip-0:9.0.3-18.el8.noarch", "BaseOS-8.3.0.GA:python3-pip-wheel-0:9.0.3-18.el8.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4432" }, { "category": "workaround", "details": "Avoid downloading or installing packages from potentially malicious servers via the command-line \"pip download\" or \"pip install\".", "product_ids": [ "AppStream-8.3.0.GA:platform-python-pip-0:9.0.3-18.el8.noarch", "AppStream-8.3.0.GA:python-pip-0:9.0.3-18.el8.src", "AppStream-8.3.0.GA:python3-pip-0:9.0.3-18.el8.noarch", "AppStream-8.3.0.GA:python3-pip-wheel-0:9.0.3-18.el8.noarch", "BaseOS-8.3.0.GA:platform-python-pip-0:9.0.3-18.el8.noarch", "BaseOS-8.3.0.GA:python-pip-0:9.0.3-18.el8.src", "BaseOS-8.3.0.GA:python3-pip-0:9.0.3-18.el8.noarch", "BaseOS-8.3.0.GA:python3-pip-wheel-0:9.0.3-18.el8.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:platform-python-pip-0:9.0.3-18.el8.noarch", "AppStream-8.3.0.GA:python-pip-0:9.0.3-18.el8.src", "AppStream-8.3.0.GA:python3-pip-0:9.0.3-18.el8.noarch", "AppStream-8.3.0.GA:python3-pip-wheel-0:9.0.3-18.el8.noarch", "BaseOS-8.3.0.GA:platform-python-pip-0:9.0.3-18.el8.noarch", "BaseOS-8.3.0.GA:python-pip-0:9.0.3-18.el8.src", "BaseOS-8.3.0.GA:python3-pip-0:9.0.3-18.el8.noarch", "BaseOS-8.3.0.GA:python3-pip-wheel-0:9.0.3-18.el8.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py" } ] }
rhsa-2022:5234
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 python-virtualenv is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The virtualenv tool creates isolated Python environments. The virtualenv tool is a successor to workingenv, and an extension of virtual-python.\n\nSecurity Fix(es):\n\n* python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py (CVE-2019-20916)\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.", "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-2022:5234", "url": "https://access.redhat.com/errata/RHSA-2022:5234" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5234.json" } ], "title": "Red Hat Security Advisory: python-virtualenv security update", "tracking": { "current_release_date": "2025-08-03T21:36:20+00:00", "generator": { "date": "2025-08-03T21:36:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2022:5234", "initial_release_date": "2022-06-28T12:28:58+00:00", "revision_history": [ { "date": "2022-06-28T12:28:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-06-28T12:28:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T21:36:20+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-virtualenv-0:15.1.0-7.el7_9.src", "product": { "name": "python-virtualenv-0:15.1.0-7.el7_9.src", "product_id": "python-virtualenv-0:15.1.0-7.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-7.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-virtualenv-0:15.1.0-7.el7_9.noarch", "product": { "name": "python-virtualenv-0:15.1.0-7.el7_9.noarch", "product_id": "python-virtualenv-0:15.1.0-7.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-7.el7_9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-7.el7_9.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch" }, "product_reference": "python-virtualenv-0:15.1.0-7.el7_9.noarch", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-7.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src" }, "product_reference": "python-virtualenv-0:15.1.0-7.el7_9.src", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-7.el7_9.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch" }, "product_reference": "python-virtualenv-0:15.1.0-7.el7_9.noarch", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-7.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src" }, "product_reference": "python-virtualenv-0:15.1.0-7.el7_9.src", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-7.el7_9.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch" }, "product_reference": "python-virtualenv-0:15.1.0-7.el7_9.noarch", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src" }, "product_reference": "python-virtualenv-0:15.1.0-7.el7_9.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-7.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch" }, "product_reference": "python-virtualenv-0:15.1.0-7.el7_9.noarch", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-7.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src" }, "product_reference": "python-virtualenv-0:15.1.0-7.el7_9.src", "relates_to_product_reference": "7Workstation-7.9.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20916", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2020-08-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1868135" } ], "notes": [ { "category": "description", "text": "A flaw was found in the pip package installer for Python when downloading or installing a remote package via a specified URL. Improper validation of the \"Content-Disposition\" HTTP response header makes a path traversal attack possible, leading to an arbitrary file overwrite. This flaw allows an attacker who controls a malicious server to execute arbitrary code on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue has been rated as having Moderate impact because of the preconditions needed to trigger the flaw: it only affects Python Wheels and requires the user to pip-install a wheel from a malicious server. Installing software from untrusted servers is insecure by definition and strongly discouraged, as it may lead to system compromise regardless of this CVE.\n\nThis flaw did not affect the versions of `python-pip` in Python 3.8 as shipped with Red Hat Enterprise Linux 8 and Red Hat Software Collections 3, as they already included the fix for this CVE.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7Client-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src", "7ComputeNode-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7ComputeNode-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src", "7Server-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7Server-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src", "7Workstation-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7Workstation-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "RHBZ#1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20916", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20916" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916" } ], "release_date": "2019-04-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-06-28T12:28:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7Client-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src", "7ComputeNode-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7ComputeNode-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src", "7Server-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7Server-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src", "7Workstation-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7Workstation-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:5234" }, { "category": "workaround", "details": "Avoid downloading or installing packages from potentially malicious servers via the command-line \"pip download\" or \"pip install\".", "product_ids": [ "7Client-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7Client-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src", "7ComputeNode-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7ComputeNode-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src", "7Server-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7Server-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src", "7Workstation-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7Workstation-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7Client-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src", "7ComputeNode-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7ComputeNode-optional-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src", "7Server-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7Server-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src", "7Workstation-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.noarch", "7Workstation-7.9.Z:python-virtualenv-0:15.1.0-7.el7_9.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py" } ] }
rhsa-2020:4654
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 python27:2.7 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for MySQL and PostgreSQL.\n\nSecurity Fix(es):\n\n* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)\n\n* python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py (CVE-2019-20916)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:4654", "url": "https://access.redhat.com/errata/RHSA-2020:4654" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/" }, { "category": "external", "summary": "1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4654.json" } ], "title": "Red Hat Security Advisory: python27:2.7 security update", "tracking": { "current_release_date": "2025-08-03T21:34:53+00:00", "generator": { "date": "2025-08-03T21:34:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2020:4654", "initial_release_date": "2020-11-04T01:25:20+00:00", "revision_history": [ { "date": "2020-11-04T01:25:20+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-11-04T01:25:20+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T21:34: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.3.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python27:2.7:8030020200819165638:851f4228", "product": { "name": "python27:2.7:8030020200819165638:851f4228", "product_id": "python27:2.7:8030020200819165638:851f4228", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27@2.7?rpmmod=python27:2.7:8030020200819165638:851f4228" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_id": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=noarch" } } }, { "category": "product_version", "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-11.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product_id": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product_id": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=noarch" } } }, { "category": "product_version", "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product": { "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product_id": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=noarch" } } }, { "category": "product_version", "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_id": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=noarch" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "product": { "name": "python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "product_id": "python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-12.module%2Bel8.3.0%2B7075%2B8484f0d0?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "product": { "name": "python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "product_id": "python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-12.module%2Bel8.3.0%2B7075%2B8484f0d0?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product_id": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=noarch" } } }, { "category": "product_version", "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product_id": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=noarch" } } }, { "category": "product_version", "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_id": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_id": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product_id": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-11.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product_id": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_id": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=src" } } }, { "category": "product_version", "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_id": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product_id": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=src" } } }, { "category": "product_version", "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product_id": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product_id": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src", "product": { "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src", "product_id": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=src" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "product": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "product_id": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=src" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src", "product": { "name": "python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src", "product_id": "python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-12.module%2Bel8.3.0%2B7075%2B8484f0d0?arch=src" } } }, { "category": "product_version", "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_id": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product": { "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_id": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product": { "name": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_id": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product": { "name": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_id": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product": { "name": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_id": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=x86_64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product": { "name": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_id": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=x86_64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product": { "name": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_id": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=x86_64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product": { "name": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_id": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product": { "name": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_id": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product": { "name": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_id": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "product": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x" } } }, { "category": "product_version", "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product": { "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_id": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product": { "name": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_id": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=s390x" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product": { "name": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_id": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=s390x" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product": { "name": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_id": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=s390x" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product": { "name": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_id": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=s390x" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product": { "name": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_id": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "product": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "product": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=s390x" } } }, { "category": "product_version", "name": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product": { "name": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_id": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=s390x" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product": { "name": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_id": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=s390x" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product": { "name": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_id": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product": { "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_id": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product": { "name": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_id": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product": { "name": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_id": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product": { "name": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_id": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product": { "name": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_id": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product": { "name": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_id": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product": { "name": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_id": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product": { "name": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_id": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product": { "name": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_id": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "product": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product": { "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_id": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product": { "name": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_id": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product": { "name": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_id": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product": { "name": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_id": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=aarch64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product": { "name": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_id": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=aarch64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product": { "name": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_id": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "product": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "product": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=aarch64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product": { "name": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_id": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product": { "name": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_id": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product": { "name": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_id": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.17-2.module%2Bel8.3.0%2B7681%2Bf1f02ded?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, "product_reference": "python27:2.7:8030020200819165638:851f4228", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src" }, "product_reference": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64" }, "product_reference": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le" }, "product_reference": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x" }, "product_reference": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src" }, "product_reference": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64" }, "product_reference": "python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64" }, "product_reference": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le" }, "product_reference": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x" }, "product_reference": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64" }, "product_reference": "python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64" }, "product_reference": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le" }, "product_reference": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x" }, "product_reference": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64" }, "product_reference": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le" }, "product_reference": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x" }, "product_reference": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64" }, "product_reference": "python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64" }, "product_reference": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le" }, "product_reference": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x" }, "product_reference": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64" }, "product_reference": "python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64" }, "product_reference": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le" }, "product_reference": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x" }, "product_reference": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64" }, "product_reference": "python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src" }, "product_reference": "python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64" }, "product_reference": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le" }, "product_reference": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x" }, "product_reference": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64" }, "product_reference": "python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64" }, "product_reference": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le" }, "product_reference": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x" }, "product_reference": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64" }, "product_reference": "python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64" }, "product_reference": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le" }, "product_reference": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x" }, "product_reference": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64" }, "product_reference": "python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8030020200819165638:851f4228 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20907", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2020-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1856481" } ], "notes": [ { "category": "description", "text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: infinite loop in the tarfile module via crafted TAR archive", "title": "Vulnerability summary" }, { "category": "other", "text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "RHBZ#1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907" } ], "release_date": "2019-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:25:20+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4654" }, { "category": "workaround", "details": "This flaw can be mitigated by not opening untrusted files with tarfile.", "product_ids": [ "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: infinite loop in the tarfile module via crafted TAR archive" }, { "cve": "CVE-2019-20916", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2020-08-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1868135" } ], "notes": [ { "category": "description", "text": "A flaw was found in the pip package installer for Python when downloading or installing a remote package via a specified URL. Improper validation of the \"Content-Disposition\" HTTP response header makes a path traversal attack possible, leading to an arbitrary file overwrite. This flaw allows an attacker who controls a malicious server to execute arbitrary code on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue has been rated as having Moderate impact because of the preconditions needed to trigger the flaw: it only affects Python Wheels and requires the user to pip-install a wheel from a malicious server. Installing software from untrusted servers is insecure by definition and strongly discouraged, as it may lead to system compromise regardless of this CVE.\n\nThis flaw did not affect the versions of `python-pip` in Python 3.8 as shipped with Red Hat Enterprise Linux 8 and Red Hat Software Collections 3, as they already included the fix for this CVE.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "RHBZ#1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20916", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20916" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916" } ], "release_date": "2019-04-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:25:20+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4654" }, { "category": "workaround", "details": "Avoid downloading or installing packages from potentially malicious servers via the command-line \"pip download\" or \"pip install\".", "product_ids": [ "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debug-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debuginfo-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-debugsource-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-devel-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-libs-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools-wheel-0:39.0.1-12.module+el8.3.0+7075+8484f0d0.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-test-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tkinter-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-tools-0:2.7.17-2.module+el8.3.0+7681+f1f02ded.x86_64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.3.0.GA:python27:2.7:8030020200819165638:851f4228:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py" } ] }
rhsa-2020:4273
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 python27-python, python27-python-pip, and python27-python-virtualenv is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nThe following packages have been upgraded to a later upstream version: python27-python (2.7.18). (BZ#1882656)\n\nSecurity Fix(es):\n\n* python: CRLF injection via the host part of the url passed to urlopen() (CVE-2019-18348)\n\n* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)\n\n* python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py (CVE-2019-20916)\n\n* python: CRLF injection via HTTP request method in httplib/http.client (CVE-2020-26116)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* python27-python-pip: Bundles own CA bundle instead of using system CA bundle (BZ#1882668)\n\n* python27-python-pip: Contains multiple bundled libraries, and has no bundled() provides (BZ#1882669)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:4273", "url": "https://access.redhat.com/errata/RHSA-2020:4273" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1727276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276" }, { "category": "external", "summary": "1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "external", "summary": "1882656", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1882656" }, { "category": "external", "summary": "1883014", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883014" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4273.json" } ], "title": "Red Hat Security Advisory: python27 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-08-03T21:35:13+00:00", "generator": { "date": "2025-08-03T21:35:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2020:4273", "initial_release_date": "2020-10-20T16:03:31+00:00", "revision_history": [ { "date": "2020-10-20T16:03:31+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-10-20T16:03:31+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T21:35:13+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-Alt-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "python27-python-pip-0:8.1.2-6.el7.noarch", "product": { "name": "python27-python-pip-0:8.1.2-6.el7.noarch", "product_id": "python27-python-pip-0:8.1.2-6.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-pip@8.1.2-6.el7?arch=noarch" } } }, { "category": "product_version", "name": "python27-python-virtualenv-0:13.1.0-4.el7.noarch", "product": { "name": "python27-python-virtualenv-0:13.1.0-4.el7.noarch", "product_id": "python27-python-virtualenv-0:13.1.0-4.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-virtualenv@13.1.0-4.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python27-python-pip-0:8.1.2-6.el7.src", "product": { "name": "python27-python-pip-0:8.1.2-6.el7.src", "product_id": "python27-python-pip-0:8.1.2-6.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-pip@8.1.2-6.el7?arch=src" } } }, { "category": "product_version", "name": "python27-python-virtualenv-0:13.1.0-4.el7.src", "product": { "name": "python27-python-virtualenv-0:13.1.0-4.el7.src", "product_id": "python27-python-virtualenv-0:13.1.0-4.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-virtualenv@13.1.0-4.el7?arch=src" } } }, { "category": "product_version", "name": "python27-python-0:2.7.18-2.el7.src", "product": { "name": "python27-python-0:2.7.18-2.el7.src", "product_id": "python27-python-0:2.7.18-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python@2.7.18-2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python27-python-0:2.7.18-2.el7.ppc64le", "product": { "name": "python27-python-0:2.7.18-2.el7.ppc64le", "product_id": "python27-python-0:2.7.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python@2.7.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python27-python-debug-0:2.7.18-2.el7.ppc64le", "product": { "name": "python27-python-debug-0:2.7.18-2.el7.ppc64le", "product_id": "python27-python-debug-0:2.7.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-debug@2.7.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python27-python-devel-0:2.7.18-2.el7.ppc64le", "product": { "name": "python27-python-devel-0:2.7.18-2.el7.ppc64le", "product_id": "python27-python-devel-0:2.7.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-devel@2.7.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python27-python-libs-0:2.7.18-2.el7.ppc64le", "product": { "name": "python27-python-libs-0:2.7.18-2.el7.ppc64le", "product_id": "python27-python-libs-0:2.7.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-libs@2.7.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python27-python-test-0:2.7.18-2.el7.ppc64le", "product": { "name": "python27-python-test-0:2.7.18-2.el7.ppc64le", "product_id": "python27-python-test-0:2.7.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-test@2.7.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python27-python-tools-0:2.7.18-2.el7.ppc64le", "product": { "name": "python27-python-tools-0:2.7.18-2.el7.ppc64le", "product_id": "python27-python-tools-0:2.7.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-tools@2.7.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python27-tkinter-0:2.7.18-2.el7.ppc64le", "product": { "name": "python27-tkinter-0:2.7.18-2.el7.ppc64le", "product_id": "python27-tkinter-0:2.7.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-tkinter@2.7.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "product": { "name": "python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "product_id": "python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.18-2.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python27-python-0:2.7.18-2.el7.s390x", "product": { "name": "python27-python-0:2.7.18-2.el7.s390x", "product_id": "python27-python-0:2.7.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python@2.7.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "python27-python-debug-0:2.7.18-2.el7.s390x", "product": { "name": "python27-python-debug-0:2.7.18-2.el7.s390x", "product_id": "python27-python-debug-0:2.7.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-debug@2.7.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "python27-python-devel-0:2.7.18-2.el7.s390x", "product": { "name": "python27-python-devel-0:2.7.18-2.el7.s390x", "product_id": "python27-python-devel-0:2.7.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-devel@2.7.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "python27-python-libs-0:2.7.18-2.el7.s390x", "product": { "name": "python27-python-libs-0:2.7.18-2.el7.s390x", "product_id": "python27-python-libs-0:2.7.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-libs@2.7.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "python27-python-test-0:2.7.18-2.el7.s390x", "product": { "name": "python27-python-test-0:2.7.18-2.el7.s390x", "product_id": "python27-python-test-0:2.7.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-test@2.7.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "python27-python-tools-0:2.7.18-2.el7.s390x", "product": { "name": "python27-python-tools-0:2.7.18-2.el7.s390x", "product_id": "python27-python-tools-0:2.7.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-tools@2.7.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "python27-tkinter-0:2.7.18-2.el7.s390x", "product": { "name": "python27-tkinter-0:2.7.18-2.el7.s390x", "product_id": "python27-tkinter-0:2.7.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-tkinter@2.7.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "python27-python-debuginfo-0:2.7.18-2.el7.s390x", "product": { "name": "python27-python-debuginfo-0:2.7.18-2.el7.s390x", "product_id": "python27-python-debuginfo-0:2.7.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.18-2.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python27-python-0:2.7.18-2.el7.x86_64", "product": { "name": "python27-python-0:2.7.18-2.el7.x86_64", "product_id": "python27-python-0:2.7.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python@2.7.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-debug-0:2.7.18-2.el7.x86_64", "product": { "name": "python27-python-debug-0:2.7.18-2.el7.x86_64", "product_id": "python27-python-debug-0:2.7.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-debug@2.7.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-devel-0:2.7.18-2.el7.x86_64", "product": { "name": "python27-python-devel-0:2.7.18-2.el7.x86_64", "product_id": "python27-python-devel-0:2.7.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-devel@2.7.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-libs-0:2.7.18-2.el7.x86_64", "product": { "name": "python27-python-libs-0:2.7.18-2.el7.x86_64", "product_id": "python27-python-libs-0:2.7.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-libs@2.7.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-test-0:2.7.18-2.el7.x86_64", "product": { "name": "python27-python-test-0:2.7.18-2.el7.x86_64", "product_id": "python27-python-test-0:2.7.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-test@2.7.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-tools-0:2.7.18-2.el7.x86_64", "product": { "name": "python27-python-tools-0:2.7.18-2.el7.x86_64", "product_id": "python27-python-tools-0:2.7.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-tools@2.7.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-tkinter-0:2.7.18-2.el7.x86_64", "product": { "name": "python27-tkinter-0:2.7.18-2.el7.x86_64", "product_id": "python27-tkinter-0:2.7.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-tkinter@2.7.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "product": { "name": "python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "product_id": "python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.18-2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src" }, "product_reference": "python27-python-0:2.7.18-2.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:8.1.2-6.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch" }, "product_reference": "python27-python-pip-0:8.1.2-6.el7.noarch", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:8.1.2-6.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src" }, "product_reference": "python27-python-pip-0:8.1.2-6.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-virtualenv-0:13.1.0-4.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch" }, "product_reference": "python27-python-virtualenv-0:13.1.0-4.el7.noarch", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-virtualenv-0:13.1.0-4.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src" }, "product_reference": "python27-python-virtualenv-0:13.1.0-4.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src" }, "product_reference": "python27-python-0:2.7.18-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:8.1.2-6.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch" }, "product_reference": "python27-python-pip-0:8.1.2-6.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:8.1.2-6.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src" }, "product_reference": "python27-python-pip-0:8.1.2-6.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-virtualenv-0:13.1.0-4.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch" }, "product_reference": "python27-python-virtualenv-0:13.1.0-4.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-virtualenv-0:13.1.0-4.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src" }, "product_reference": "python27-python-virtualenv-0:13.1.0-4.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-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.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-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.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-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.5-7.7.Z:python27-python-0:2.7.18-2.el7.src" }, "product_reference": "python27-python-0:2.7.18-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-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.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-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.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-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.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-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.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-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.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-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.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-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.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-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.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-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.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-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.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-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.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-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.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-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.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:8.1.2-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.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch" }, "product_reference": "python27-python-pip-0:8.1.2-6.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:8.1.2-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.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src" }, "product_reference": "python27-python-pip-0:8.1.2-6.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-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.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-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.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-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.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-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.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-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.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-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.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-virtualenv-0:13.1.0-4.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch" }, "product_reference": "python27-python-virtualenv-0:13.1.0-4.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-virtualenv-0:13.1.0-4.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src" }, "product_reference": "python27-python-virtualenv-0:13.1.0-4.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-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.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-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.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-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.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src" }, "product_reference": "python27-python-0:2.7.18-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-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.5:python27-python-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-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.5:python27-python-debug-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-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.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-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.5:python27-python-devel-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-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.5:python27-python-libs-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:8.1.2-6.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch" }, "product_reference": "python27-python-pip-0:8.1.2-6.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:8.1.2-6.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src" }, "product_reference": "python27-python-pip-0:8.1.2-6.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-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.5:python27-python-test-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-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.5:python27-python-tools-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-virtualenv-0:13.1.0-4.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch" }, "product_reference": "python27-python-virtualenv-0:13.1.0-4.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-virtualenv-0:13.1.0-4.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src" }, "product_reference": "python27-python-virtualenv-0:13.1.0-4.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-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.5:python27-tkinter-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src" }, "product_reference": "python27-python-0:2.7.18-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.18-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.5:python27-python-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.18-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.5:python27-python-debug-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-debug-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.18-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.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.18-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.5:python27-python-devel-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-devel-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.18-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.5:python27-python-libs-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-libs-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:8.1.2-6.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch" }, "product_reference": "python27-python-pip-0:8.1.2-6.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:8.1.2-6.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src" }, "product_reference": "python27-python-pip-0:8.1.2-6.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.18-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.5:python27-python-test-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-test-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.18-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.5:python27-python-tools-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-python-tools-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-virtualenv-0:13.1.0-4.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch" }, "product_reference": "python27-python-virtualenv-0:13.1.0-4.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-virtualenv-0:13.1.0-4.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src" }, "product_reference": "python27-python-virtualenv-0:13.1.0-4.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.18-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.5:python27-tkinter-0:2.7.18-2.el7.x86_64" }, "product_reference": "python27-tkinter-0:2.7.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-18348", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2019-07-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1727276" } ], "notes": [ { "category": "description", "text": "A CRLF injection flaw was discovered in python in the way URLs are handled when doing an HTTP/HTTPS connection (e.g. through urlopen() or HTTPConnection). An attacker who can control the url parameter passed to urlopen method in the urllib/urllib2 modules can inject CRLF sequences and HTTP headers by abusing the \"host\" part of the URL.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: CRLF injection via the host part of the url passed to urlopen()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not affect the versions of python and python3 as shipped with Red Hat Enterprise Linux 7.7 and above because glibc flaw CVE-2016-10739 was fixed in RHSA-2019:2118-03, which makes this bug not exploitable.\n\nThis issue does not affect the versions of python and python3 as shipped with Red Hat Enterprise Linux 8 because glibc is not vulnerable to CVE-2016-10739, making this bug not exploitable.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-18348" }, { "category": "external", "summary": "RHBZ#1727276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-18348", "url": "https://www.cve.org/CVERecord?id=CVE-2019-18348" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18348", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18348" } ], "release_date": "2019-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-20T16:03:31+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-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4273" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: CRLF injection via the host part of the url passed to urlopen()" }, { "cve": "CVE-2019-20907", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2020-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1856481" } ], "notes": [ { "category": "description", "text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: infinite loop in the tarfile module via crafted TAR archive", "title": "Vulnerability summary" }, { "category": "other", "text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "RHBZ#1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907" } ], "release_date": "2019-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-20T16:03:31+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-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4273" }, { "category": "workaround", "details": "This flaw can be mitigated by not opening untrusted files with tarfile.", "product_ids": [ "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: infinite loop in the tarfile module via crafted TAR archive" }, { "cve": "CVE-2019-20916", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2020-08-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1868135" } ], "notes": [ { "category": "description", "text": "A flaw was found in the pip package installer for Python when downloading or installing a remote package via a specified URL. Improper validation of the \"Content-Disposition\" HTTP response header makes a path traversal attack possible, leading to an arbitrary file overwrite. This flaw allows an attacker who controls a malicious server to execute arbitrary code on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue has been rated as having Moderate impact because of the preconditions needed to trigger the flaw: it only affects Python Wheels and requires the user to pip-install a wheel from a malicious server. Installing software from untrusted servers is insecure by definition and strongly discouraged, as it may lead to system compromise regardless of this CVE.\n\nThis flaw did not affect the versions of `python-pip` in Python 3.8 as shipped with Red Hat Enterprise Linux 8 and Red Hat Software Collections 3, as they already included the fix for this CVE.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "RHBZ#1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20916", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20916" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916" } ], "release_date": "2019-04-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-20T16:03:31+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-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4273" }, { "category": "workaround", "details": "Avoid downloading or installing packages from potentially malicious servers via the command-line \"pip download\" or \"pip install\".", "product_ids": [ "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py" }, { "cve": "CVE-2020-26116", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2020-09-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1883014" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python. The built-in modules httplib and http.client (included in Python 2 and Python 3, respectively) do not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation to the request by injecting additional HTTP headers. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: CRLF injection via HTTP request method in httplib/http.client", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-26116" }, { "category": "external", "summary": "RHBZ#1883014", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883014" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-26116", "url": "https://www.cve.org/CVERecord?id=CVE-2020-26116" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26116", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26116" }, { "category": "external", "summary": "https://python-security.readthedocs.io/vuln/http-header-injection-method.html", "url": "https://python-security.readthedocs.io/vuln/http-header-injection-method.html" } ], "release_date": "2020-02-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-20T16:03:31+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-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4273" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-Alt-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-Alt-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Server-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Server-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Server-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Server-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.src", "7Workstation-RHSCL-3.5:python27-python-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debug-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-debuginfo-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-devel-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-libs-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-pip-0:8.1.2-6.el7.src", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-test-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-python-tools-0:2.7.18-2.el7.x86_64", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.noarch", "7Workstation-RHSCL-3.5:python27-python-virtualenv-0:13.1.0-4.el7.src", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.ppc64le", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.s390x", "7Workstation-RHSCL-3.5:python27-tkinter-0:2.7.18-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: CRLF injection via HTTP request method in httplib/http.client" } ] }
wid-sec-w-2023-1016
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": "Oracle Fusion Middleware b\u00fcndelt mehrere Produkte zur Erstellung, Betrieb und Management von intelligenten Business Anwendungen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Oracle Fusion Middleware ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\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-1016 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1016.json" }, { "category": "self", "summary": "WID-SEC-2023-1016 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1016" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - April 2023 - Appendix Oracle Fusion Middleware vom 2023-04-18", "url": "https://www.oracle.com/security-alerts/cpuapr2023.html#AppendixFMW" }, { "category": "external", "summary": "Dell Security Advisory DSA-2023-409 vom 2023-12-23", "url": "https://www.dell.com/support/kbdoc/000220669/dsa-2023-=" } ], "source_lang": "en-US", "title": "Oracle Fusion Middleware: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-12-26T23:00:00.000+00:00", "generator": { "date": "2024-08-15T17:49:14.060+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1016", "initial_release_date": "2023-04-18T22:00:00.000+00:00", "revision_history": [ { "date": "2023-04-18T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-12-26T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Oracle Fusion Middleware 12.2.1.3.0", "product": { "name": "Oracle Fusion Middleware 12.2.1.3.0", "product_id": "618028", "product_identification_helper": { "cpe": "cpe:/a:oracle:fusion_middleware:12.2.1.3.0" } } }, { "category": "product_name", "name": "Oracle Fusion Middleware 12.2.1.4.0", "product": { "name": "Oracle Fusion Middleware 12.2.1.4.0", "product_id": "751674", "product_identification_helper": { "cpe": "cpe:/a:oracle:fusion_middleware:12.2.1.4.0" } } }, { "category": "product_name", "name": "Oracle Fusion Middleware 14.1.1.0.0", "product": { "name": "Oracle Fusion Middleware 14.1.1.0.0", "product_id": "829576", "product_identification_helper": { "cpe": "cpe:/a:oracle:fusion_middleware:14.1.1.0.0" } } }, { "category": "product_name", "name": "Oracle Fusion Middleware 8.5.6", "product": { "name": "Oracle Fusion Middleware 8.5.6", "product_id": "T024993", "product_identification_helper": { "cpe": "cpe:/a:oracle:fusion_middleware:8.5.6" } } } ], "category": "product_name", "name": "Fusion Middleware" } ], "category": "vendor", "name": "Oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-22899", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2023-22899" }, { "cve": "CVE-2023-21996", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2023-21996" }, { "cve": "CVE-2023-21979", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2023-21979" }, { "cve": "CVE-2023-21964", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2023-21964" }, { "cve": "CVE-2023-21960", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2023-21960" }, { "cve": "CVE-2023-21956", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2023-21956" }, { "cve": "CVE-2023-21931", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2023-21931" }, { "cve": "CVE-2022-46908", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-46908" }, { "cve": "CVE-2022-45693", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-45693" }, { "cve": "CVE-2022-45685", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-45685" }, { "cve": "CVE-2022-45047", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-45047" }, { "cve": "CVE-2022-43551", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-43551" }, { "cve": "CVE-2022-42890", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-42890" }, { "cve": "CVE-2022-42003", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-42003" }, { "cve": "CVE-2022-41966", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-41966" }, { "cve": "CVE-2022-41881", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-41881" }, { "cve": "CVE-2022-40304", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40152", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-40152" }, { "cve": "CVE-2022-40151", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-40151" }, { "cve": "CVE-2022-40149", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-40149" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-36033", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-36033" }, { "cve": "CVE-2022-34305", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-34305" }, { "cve": "CVE-2022-33980", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-33980" }, { "cve": "CVE-2022-31160", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-31160" }, { "cve": "CVE-2022-29599", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-29599" }, { "cve": "CVE-2022-22965", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2022-22965" }, { "cve": "CVE-2021-37533", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2021-37533" }, { "cve": "CVE-2021-36374", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2021-36374" }, { "cve": "CVE-2021-36090", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2021-36090" }, { "cve": "CVE-2021-34798", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2021-34798" }, { "cve": "CVE-2021-31684", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2021-31684" }, { "cve": "CVE-2021-22569", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2021-22569" }, { "cve": "CVE-2020-6950", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2020-6950" }, { "cve": "CVE-2020-25638", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2020-25638" }, { "cve": "CVE-2020-13954", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2020-13954" }, { "cve": "CVE-2019-20916", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2019-20916" }, { "cve": "CVE-2018-14371", "notes": [ { "category": "description", "text": "In Oracle Fusion Middleware existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer 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 \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T024993", "618028", "751674", "829576" ] }, "release_date": "2023-04-18T22:00:00.000+00:00", "title": "CVE-2018-14371" } ] }
wid-sec-w-2022-0193
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": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "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-0193 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2022-0193.json" }, { "category": "self", "summary": "WID-SEC-2022-0193 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0193" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASANSIBLE2-2023-007 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASANSIBLE2-2023-007.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:0891-1 vom 2021-03-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008525.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:0949-1 vom 2021-03-24", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008554.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:1107-1 vom 2021-04-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-April/008596.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:2021 vom 2021-05-19", "url": "https://access.redhat.com/errata/RHSA-2021:2021" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:1637-1 vom 2021-05-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-May/008783.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4432 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4432" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4436 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4436" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4482 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4482" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4542 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4542" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4547 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4547" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4605 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4605" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4619 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4619" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4638 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4638" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4649 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4649" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4687 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4687" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4709 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4709" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4805 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4805" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4820 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4820" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4756 vom 2020-11-03", "url": "https://access.redhat.com/errata/RHSA-2020:4756" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:4900 vom 2020-11-04", "url": "https://access.redhat.com/errata/RHSA-2020:4900" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:5004 vom 2020-11-10", "url": "https://access.redhat.com/errata/RHSA-2020:5004" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:5003 vom 2020-11-10", "url": "https://access.redhat.com/errata/RHSA-2020:5003" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2020-5003 vom 2020-11-12", "url": "http://linux.oracle.com/errata/ELSA-2020-5003.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2020-4542 vom 2020-11-11", "url": "https://linux.oracle.com/errata/ELSA-2020-4542.html" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2020:5003 vom 2020-11-18", "url": "http://centos-announce.2309468.n4.nabble.com/CentOS-announce-CESA-2020-5003-Low-CentOS-7-fence-agents-Security-Update-tp4646065.html" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2020:5004 vom 2020-11-18", "url": "http://centos-announce.2309468.n4.nabble.com/CentOS-announce-CESA-2020-5004-Low-CentOS-7-resource-agents-Security-Update-tp4646038.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:5149 vom 2020-11-18", "url": "https://access.redhat.com/errata/RHSA-2020:5149" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2020-5947 vom 2020-11-24", "url": "https://linux.oracle.com/errata/ELSA-2020-5947.html" }, { "category": "external", "summary": "AVAYA Security Advisory ASA-2020-191 vom 2020-11-25", "url": "https://downloads.avaya.com/css/P8/documents/101072549" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2020:3565-1 vom 2020-11-30", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007889.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2020:3566-1 vom 2020-11-30", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007890.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2020:3596-1 vom 2020-12-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007903.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2020:3597-1 vom 2020-12-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007904.html" }, { "category": "external", "summary": "AVAYA Security Advisory ASA-2020-171 vom 2020-12-07", "url": "https://downloads.avaya.com/css/P8/documents/101072804" }, { "category": "external", "summary": "AVAYA Security Advisory ASA-2020-173 vom 2020-12-07", "url": "https://downloads.avaya.com/css/P8/documents/101072802" }, { "category": "external", "summary": "AVAYA Security Advisory ASA-2020-170 vom 2020-12-07", "url": "https://downloads.avaya.com/css/P8/documents/101072805" }, { "category": "external", "summary": "AVAYA Security Advisory ASA-2020-196 vom 2020-12-08", "url": "https://downloads.avaya.com/css/P8/documents/101072837" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2020:3737-1 vom 2020-12-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/007949.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2021-1639 vom 2021-05-24", "url": "https://alas.aws.amazon.com/AL2/ALAS-2021-1639.html" }, { "category": "external", "summary": "AVAYA Security Advisory ASA-2020-166 vom 2020-12-15", "url": "https://downloads.avaya.com/css/P8/documents/101072982" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0146 vom 2021-01-14", "url": "https://access.redhat.com/errata/RHSA-2021:0146" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0258 vom 2021-01-26", "url": "https://access.redhat.com/errata/RHSA-2021:0258" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:2116 vom 2021-05-26", "url": "https://access.redhat.com/errata/RHSA-2021:2116" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0281 vom 2021-02-03", "url": "https://access.redhat.com/errata/RHSA-2021:0281" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0308 vom 2021-02-08", "url": "https://access.redhat.com/errata/RHSA-2021:0308" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0310 vom 2021-02-08", "url": "https://access.redhat.com/errata/RHSA-2021:0310" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:0344-1 vom 2021-02-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008282.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:0313 vom 2021-02-09", "url": "https://access.redhat.com/errata/RHSA-2021:0313" }, { "category": "external", "summary": "Debian Security Advisory DLA-2645 vom 2021-04-29", "url": "https://lists.debian.org/debian-lts-announce/2021/04/msg00032.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:5635 vom 2021-02-24", "url": "https://access.redhat.com/errata/RHSA-2020:5635" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2020:5633 vom 2021-02-24", "url": "https://access.redhat.com/errata/RHSA-2020:5633" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:1779-1 vom 2021-05-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-May/008868.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:1806-1 vom 2021-05-31", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-May/008895.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:1808-1 vom 2021-05-31", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-May/008896.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:1807-1 vom 2021-05-31", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-May/008894.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:3016 vom 2021-08-06", "url": "https://access.redhat.com/errata/RHSA-2021:3016" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2020-5004 vom 2021-11-05", "url": "https://linux.oracle.com/errata/ELSA-2020-5004.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:4179 vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4179" }, { "category": "external", "summary": "Debian Security Advisory DLA-2850 vom 2021-12-26", "url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00014.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0633 vom 2022-02-22", "url": "https://access.redhat.com/errata/RHSA-2022:0633" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-9204 vom 2022-03-10", "url": "https://linux.oracle.com/errata/ELSA-2022-9204.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0056 vom 2022-03-10", "url": "https://access.redhat.com/errata/RHSA-2022:0056" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5474-1 vom 2022-06-08", "url": "https://ubuntu.com/security/notices/USN-5474-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:5234 vom 2022-06-28", "url": "https://access.redhat.com/errata/RHSA-2022:5234" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-5234 vom 2022-06-30", "url": "http://linux.oracle.com/errata/ELSA-2022-5234.html" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2022:5234 vom 2022-08-02", "url": "https://lists.centos.org/pipermail/centos-announce/2022-August/073616.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5474-2 vom 2022-08-24", "url": "https://ubuntu.com/security/notices/USN-5474-2" }, { "category": "external", "summary": "NetApp Security Advisory NTAP-20221111-0004 vom 2022-11-11", "url": "https://security.netapp.com/advisory/ntap-20221111-0004/" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-09-27T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:27:12.438+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2022-0193", "initial_release_date": "2020-11-03T23:00:00.000+00:00", "revision_history": [ { "date": "2020-11-03T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2020-11-04T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-11-10T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2020-11-11T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2020-11-18T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von CentOS und Red Hat aufgenommen" }, { "date": "2020-11-23T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2020-11-26T23:00:00.000+00:00", "number": "7", "summary": "Workaround von AVAYA aufgenommen" }, { "date": "2020-11-30T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2020-12-02T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2020-12-08T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von AVAYA aufgenommen" }, { "date": "2020-12-09T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von AVAYA und SUSE aufgenommen" }, { "date": "2020-12-16T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von AVAYA aufgenommen" }, { "date": "2021-01-14T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-01-25T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-02-02T23:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-02-08T23:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat und SUSE aufgenommen" }, { "date": "2021-02-09T23:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-02-24T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-03-21T23:00:00.000+00:00", "number": "19", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-03-24T23:00:00.000+00:00", "number": "20", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-04-08T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-04-29T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2021-05-18T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-05-19T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-05-24T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2021-05-26T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-05-27T22:00:00.000+00:00", "number": "27", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-05-31T22:00:00.000+00:00", "number": "28", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-08-05T22:00:00.000+00:00", "number": "29", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-11-07T23:00:00.000+00:00", "number": "30", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2021-11-09T23:00:00.000+00:00", "number": "31", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-12-26T23:00:00.000+00:00", "number": "32", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2022-02-22T23:00:00.000+00:00", "number": "33", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-03-09T23:00:00.000+00:00", "number": "34", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2022-03-10T23:00:00.000+00:00", "number": "35", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-06-08T22:00:00.000+00:00", "number": "36", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-06-28T22:00:00.000+00:00", "number": "37", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-06-29T22:00:00.000+00:00", "number": "38", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2022-08-03T22:00:00.000+00:00", "number": "39", "summary": "Neue Updates von CentOS aufgenommen" }, { "date": "2022-08-24T22:00:00.000+00:00", "number": "40", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-11-10T23:00:00.000+00:00", "number": "41", "summary": "Neue Updates von NetApp aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "42", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "42" } }, "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 Experience Portal", "product": { "name": "Avaya Aura Experience Portal", "product_id": "T015519", "product_identification_helper": { "cpe": "cpe:/a:avaya:aura_experience_portal:-" } } } ], "category": "vendor", "name": "Avaya" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "NetApp ActiveIQ Unified Manager", "product": { "name": "NetApp ActiveIQ Unified Manager", "product_id": "658714", "product_identification_helper": { "cpe": "cpe:/a:netapp:active_iq_unified_manager:-::~~~vmware_vsphere~~" } } } ], "category": "vendor", "name": "NetApp" }, { "branches": [ { "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": [ { "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 8", "product": { "name": "Red Hat Enterprise Linux 8", "product_id": "T014111", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-13627", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2019-13627" }, { "cve": "CVE-2019-14559", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2019-14559" }, { "cve": "CVE-2019-15165", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2019-15165" }, { "cve": "CVE-2019-15892", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2019-15892" }, { "cve": "CVE-2019-16167", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2019-16167" }, { "cve": "CVE-2019-16680", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2019-16680" }, { "cve": "CVE-2019-20446", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2019-20446" }, { "cve": "CVE-2019-20637", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2019-20637" }, { "cve": "CVE-2019-20916", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2019-20916" }, { "cve": "CVE-2020-10737", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2020-10737" }, { "cve": "CVE-2020-10759", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2020-10759" }, { "cve": "CVE-2020-11078", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2020-11078" }, { "cve": "CVE-2020-11653", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2020-11653" }, { "cve": "CVE-2020-11736", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2020-11736" }, { "cve": "CVE-2020-12831", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2020-12831" }, { "cve": "CVE-2020-14382", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2020-14382" }, { "cve": "CVE-2020-14928", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen in den Komponenten python-pip, gnome-software, libgcrypt, cryptsetup, libpcap, resource-agents, frr, sysstat, evolution, oddjob, librsvg2, edk2, file-roller und varnish:6. Ein Angreifer kann diese Schwachstellen ausnutzen, um die Verf\u00fcgbarkeit, Integrit\u00e4t und Vertraulichkeit zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T015519", "2951", "T002207", "T000126", "398363", "658714", "1727", "T004914", "T014111" ] }, "release_date": "2020-11-03T23:00:00.000+00:00", "title": "CVE-2020-14928" } ] }
wid-sec-w-2025-0227
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": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-0227 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2025-0227.json" }, { "category": "self", "summary": "WID-SEC-2025-0227 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0227" }, { "category": "external", "summary": "IBM Security Bulletin: 6520488 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520488" }, { "category": "external", "summary": "IBM Security Bulletin: 6520484 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520484" }, { "category": "external", "summary": "IBM Security Bulletin: 6520490 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520490" }, { "category": "external", "summary": "IBM Security Bulletin: 6520476 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520476" }, { "category": "external", "summary": "IBM Security Bulletin: 6520492 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520492" }, { "category": "external", "summary": "IBM Security Bulletin: 6520478 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520478" }, { "category": "external", "summary": "IBM Security Bulletin: 6520486 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520486" }, { "category": "external", "summary": "IBM Security Bulletin: 6520474 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520474" }, { "category": "external", "summary": "IBM Security Bulletin: 6520472 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520472" }, { "category": "external", "summary": "IBM Security Bulletin: 6520482 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520482" }, { "category": "external", "summary": "IBM Security Bulletin: 6520480 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520480" }, { "category": "external", "summary": "IBM Security Bulletin 7182001 vom 2025-01-30", "url": "https://www.ibm.com/support/pages/node/7182001" } ], "source_lang": "en-US", "title": "IBM QRadar SIEM: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-01-30T23:00:00.000+00:00", "generator": { "date": "2025-01-31T09:11:30.679+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2025-0227", "initial_release_date": "2021-11-30T23:00:00.000+00:00", "revision_history": [ { "date": "2021-11-30T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-01-30T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "7.3", "product": { "name": "IBM QRadar SIEM 7.3", "product_id": "T014687", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.3" } } }, { "category": "product_version", "name": "7.4", "product": { "name": "IBM QRadar SIEM 7.4", "product_id": "T016287", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.4" } } }, { "category": "product_version", "name": "7.5.0", "product": { "name": "IBM QRadar SIEM 7.5.0", "product_id": "T023574", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0" } } } ], "category": "product_name", "name": "QRadar SIEM" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-10228", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2016-10228" }, { "cve": "CVE-2017-14502", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2017-14502" }, { "cve": "CVE-2017-15713", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2017-15713" }, { "cve": "CVE-2018-1000858", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-1000858" }, { "cve": "CVE-2018-11768", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-11768" }, { "cve": "CVE-2018-18751", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-18751" }, { "cve": "CVE-2018-20843", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-20843" }, { "cve": "CVE-2018-8029", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-8029" }, { "cve": "CVE-2019-13012", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-13012" }, { "cve": "CVE-2019-13050", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-13050" }, { "cve": "CVE-2019-13627", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-13627" }, { "cve": "CVE-2019-14866", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-14866" }, { "cve": "CVE-2019-14889", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-14889" }, { "cve": "CVE-2019-15903", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-15903" }, { "cve": "CVE-2019-16935", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-16935" }, { "cve": "CVE-2019-18276", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-18276" }, { "cve": "CVE-2019-19221", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-19221" }, { "cve": "CVE-2019-19906", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-19906" }, { "cve": "CVE-2019-19956", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-19956" }, { "cve": "CVE-2019-20387", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20387" }, { "cve": "CVE-2019-20388", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20388" }, { "cve": "CVE-2019-20454", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20454" }, { "cve": "CVE-2019-20907", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20907" }, { "cve": "CVE-2019-20916", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20916" }, { "cve": "CVE-2019-25013", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-25013" }, { "cve": "CVE-2019-2708", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-2708" }, { "cve": "CVE-2019-3842", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-3842" }, { "cve": "CVE-2019-9169", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-9169" }, { "cve": "CVE-2019-9924", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-9924" }, { "cve": "CVE-2020-11080", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-11080" }, { "cve": "CVE-2020-12362", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-12362" }, { "cve": "CVE-2020-12363", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-12363" }, { "cve": "CVE-2020-12364", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-12364" }, { "cve": "CVE-2020-13434", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13434" }, { "cve": "CVE-2020-13543", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13543" }, { "cve": "CVE-2020-13584", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13584" }, { "cve": "CVE-2020-13776", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13776" }, { "cve": "CVE-2020-13777", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13777" }, { "cve": "CVE-2020-13954", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13954" }, { "cve": "CVE-2020-14352", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-14352" }, { "cve": "CVE-2020-14422", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-14422" }, { "cve": "CVE-2020-15358", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-15358" }, { "cve": "CVE-2020-1730", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-1730" }, { "cve": "CVE-2020-24489", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24489" }, { "cve": "CVE-2020-24511", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24511" }, { "cve": "CVE-2020-24512", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24512" }, { "cve": "CVE-2020-24513", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24513" }, { "cve": "CVE-2020-24659", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24659" }, { "cve": "CVE-2020-24977", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24977" }, { "cve": "CVE-2020-26116", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-26116" }, { "cve": "CVE-2020-27170", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-27170" }, { "cve": "CVE-2020-27618", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-27618" }, { "cve": "CVE-2020-27619", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-27619" }, { "cve": "CVE-2020-27777", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-27777" }, { "cve": "CVE-2020-28196", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-28196" }, { "cve": "CVE-2020-29361", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-29361" }, { "cve": "CVE-2020-29362", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-29362" }, { "cve": "CVE-2020-29363", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-29363" }, { "cve": "CVE-2020-7226", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-7226" }, { "cve": "CVE-2020-7595", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-7595" }, { "cve": "CVE-2020-8177", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8177" }, { "cve": "CVE-2020-8231", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8231" }, { "cve": "CVE-2020-8284", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8284" }, { "cve": "CVE-2020-8285", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8285" }, { "cve": "CVE-2020-8286", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8286" }, { "cve": "CVE-2020-8492", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8492" }, { "cve": "CVE-2020-8648", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8648" }, { "cve": "CVE-2020-8927", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8927" }, { "cve": "CVE-2020-9492", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-9492" }, { "cve": "CVE-2020-9948", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-9948" }, { "cve": "CVE-2020-9951", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-9951" }, { "cve": "CVE-2020-9983", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-9983" }, { "cve": "CVE-2021-20271", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-20271" }, { "cve": "CVE-2021-20305", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-20305" }, { "cve": "CVE-2021-2161", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-2161" }, { "cve": "CVE-2021-22555", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-22555" }, { "cve": "CVE-2021-22696", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-22696" }, { "cve": "CVE-2021-23239", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-23239" }, { "cve": "CVE-2021-23240", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-23240" }, { "cve": "CVE-2021-23336", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-23336" }, { "cve": "CVE-2021-28163", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-28163" }, { "cve": "CVE-2021-28165", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-28165" }, { "cve": "CVE-2021-28169", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-28169" }, { "cve": "CVE-2021-29154", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29154" }, { "cve": "CVE-2021-29425", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29425" }, { "cve": "CVE-2021-29650", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29650" }, { "cve": "CVE-2021-30468", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-30468" }, { "cve": "CVE-2021-31811", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-31811" }, { "cve": "CVE-2021-31812", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-31812" }, { "cve": "CVE-2021-32027", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-32027" }, { "cve": "CVE-2021-32028", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-32028" }, { "cve": "CVE-2021-32399", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-32399" }, { "cve": "CVE-2021-3326", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3326" }, { "cve": "CVE-2021-3347", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3347" }, { "cve": "CVE-2021-33503", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-33503" }, { "cve": "CVE-2021-3449", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3449" }, { "cve": "CVE-2021-3450", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3450" }, { "cve": "CVE-2021-3516", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3516" }, { "cve": "CVE-2021-3520", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3520" }, { "cve": "CVE-2021-3541", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3541" }, { "cve": "CVE-2021-3715", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3715" }, { "cve": "CVE-2021-20400", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existiert eine Schwachstelle. Es werden unsichere Kryptoalgorithmen genutzt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-20400" }, { "cve": "CVE-2021-29779", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstellen ist auf eine fehlende Authentisierung beim Schl\u00fcsselaustausch zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29779" }, { "cve": "CVE-2021-29863", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstelle ist auf einen unzureichenden Patch zur\u00fcckzuf\u00fchren und erm\u00f6glicht einen Server-Site-Request-Forgery (SSRF)-Angriff. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29863" }, { "cve": "CVE-2021-29849", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29849" } ] }
fkie_cve-2019-20916
Vulnerability from fkie_nvd
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html | Mailing List, Third Party Advisory | |
cve@mitre.org | http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace | Patch | |
cve@mitre.org | https://github.com/pypa/pip/compare/19.1.1...19.2 | Patch | |
cve@mitre.org | https://github.com/pypa/pip/issues/6413 | Exploit, Patch | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html | Mailing List, 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/cpujul2022.html | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace | Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/pypa/pip/compare/19.1.1...19.2 | Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/pypa/pip/issues/6413 | Exploit, Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html | Mailing List, 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/cpujul2022.html | Patch, Third Party Advisory |
Vendor | Product | Version | |
---|---|---|---|
pypa | pip | * | |
opensuse | leap | 15.1 | |
opensuse | leap | 15.2 | |
debian | debian_linux | 9.0 | |
oracle | communications_cloud_native_core_network_function_cloud_native_environment | 1.10.0 | |
oracle | communications_cloud_native_core_network_function_cloud_native_environment | 22.1.0 | |
oracle | communications_cloud_native_core_policy | 1.15.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:pypa:pip:*:*:*:*:*:*:*:*", "matchCriteriaId": "903FF43B-79F2-4F2A-BC24-12D52398B309", "versionEndExcluding": "19.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493", "vulnerable": true }, { "criteria": "cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*", "matchCriteriaId": "B009C22E-30A4-4288-BCF6-C3E81DEAF45A", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.10.0:*:*:*:*:*:*:*", "matchCriteriaId": "C2A5B24D-BDF2-423C-98EA-A40778C01A05", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "04E6C8E9-2024-496C-9BFD-4548A5B44E2E", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.15.0:*:*:*:*:*:*:*", "matchCriteriaId": "B4367D9B-BF81-47AD-A840-AC46317C774D", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py." }, { "lang": "es", "value": "El paquete pip versiones anteriores a 19.2 para Python, permite un Salto de Directorio cuando una URL es proporcionada en un comando de instalaci\u00f3n, porque un encabezado Content-Disposition puede tener ../ en un nombre de archivo, como es demostrado al sobrescribir el archivo /root/.ssh/authorized_keys.\u0026#xa0;Esto ocurre en la funci\u00f3n _download_http_url en el archivo _internal/download.py" } ], "id": "CVE-2019-20916", "lastModified": "2024-11-21T04:39:40.913", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2020-09-04T20:15:11.013", "references": [ { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://github.com/pypa/pip/compare/19.1.1...19.2" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/pypa/pip/issues/6413" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.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/cpujul2022.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://github.com/pypa/pip/compare/19.1.1...19.2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/pypa/pip/issues/6413" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.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/cpujul2022.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-22" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-gpvv-69j7-gwj8
Vulnerability from github
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pip" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "19.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-20916" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2021-05-04T22:55:04Z", "nvd_published_at": "2020-09-04T20:15:00Z", "severity": "HIGH" }, "details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.", "id": "GHSA-gpvv-69j7-gwj8", "modified": "2024-10-11T21:08:14Z", "published": "2021-06-09T17:35:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916" }, { "type": "WEB", "url": "https://github.com/pypa/pip/issues/6413" }, { "type": "WEB", "url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-gpvv-69j7-gwj8" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pip/PYSEC-2020-173.yaml" }, { "type": "WEB", "url": "https://github.com/pypa/pip" }, { "type": "WEB", "url": "https://github.com/pypa/pip/compare/19.1.1...19.2" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujul2022.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Path Traversal in pip" }
gsd-2019-20916
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2019-20916", "description": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "id": "GSD-2019-20916", "references": [ "https://www.suse.com/security/cve/CVE-2019-20916.html", "https://access.redhat.com/errata/RHSA-2020:4654", "https://access.redhat.com/errata/RHSA-2020:4432", "https://access.redhat.com/errata/RHSA-2020:4285", "https://access.redhat.com/errata/RHSA-2020:4273", "https://ubuntu.com/security/CVE-2019-20916", "https://advisories.mageia.org/CVE-2019-20916.html", "https://linux.oracle.com/cve/CVE-2019-20916.html", "https://access.redhat.com/errata/RHSA-2022:5234" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-20916" ], "details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "id": "GSD-2019-20916", "modified": "2023-12-13T01:23:43.335889Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-20916", "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": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/pypa/pip/issues/6413", "refsource": "MISC", "url": "https://github.com/pypa/pip/issues/6413" }, { "name": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace", "refsource": "MISC", "url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace" }, { "name": "https://github.com/pypa/pip/compare/19.1.1...19.2", "refsource": "MISC", "url": "https://github.com/pypa/pip/compare/19.1.1...19.2" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2370-1] python-pip security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html" }, { "name": "openSUSE-SU-2020:1598", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html" }, { "name": "openSUSE-SU-2020:1613", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.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" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c19.2", "affected_versions": "All versions before 19.2", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-937" ], "date": "2021-06-09", "description": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "fixed_versions": [ "19.2" ], "identifier": "CVE-2019-20916", "identifiers": [ "GHSA-gpvv-69j7-gwj8", "CVE-2019-20916" ], "not_impacted": "All versions starting from 19.2", "package_slug": "pypi/pip", "pubdate": "2021-06-09", "solution": "Upgrade to version 19.2 or above.", "title": "Improper Limitation of a Pathname to a Restricted Directory ", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-20916", "https://github.com/pypa/pip/issues/6413", "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace", "https://github.com/pypa/pip/compare/19.1.1...19.2", "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html", "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html", "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html", "https://github.com/advisories/GHSA-gpvv-69j7-gwj8" ], "uuid": "21aaf953-5e8c-4166-add5-09da9f67cb7b" } ] }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:pypa:pip:*:*:*:*:*:*:*:*", "matchCriteriaId": "903FF43B-79F2-4F2A-BC24-12D52398B309", "versionEndExcluding": "19.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493", "vulnerable": true }, { "criteria": "cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*", "matchCriteriaId": "B009C22E-30A4-4288-BCF6-C3E81DEAF45A", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.10.0:*:*:*:*:*:*:*", "matchCriteriaId": "C2A5B24D-BDF2-423C-98EA-A40778C01A05", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "04E6C8E9-2024-496C-9BFD-4548A5B44E2E", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.15.0:*:*:*:*:*:*:*", "matchCriteriaId": "B4367D9B-BF81-47AD-A840-AC46317C774D", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py." }, { "lang": "es", "value": "El paquete pip versiones anteriores a 19.2 para Python, permite un Salto de Directorio cuando una URL es proporcionada en un comando de instalaci\u00f3n, porque un encabezado Content-Disposition puede tener ../ en un nombre de archivo, como es demostrado al sobrescribir el archivo /root/.ssh/authorized_keys.\u0026#xa0;Esto ocurre en la funci\u00f3n _download_http_url en el archivo _internal/download.py" } ], "id": "CVE-2019-20916", "lastModified": "2024-02-08T02:04:51.530", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2020-09-04T20:15:11.013", "references": [ { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://github.com/pypa/pip/compare/19.1.1...19.2" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/pypa/pip/issues/6413" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.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/cpujul2022.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-22" } ], "source": "nvd@nist.gov", "type": "Primary" } ] } } } }
pysec-2020-173
Vulnerability from pysec
The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.
Name | purl | pip | pkg:pypi/pip |
---|
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pip", "purl": "pkg:pypi/pip" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "a4c735b14a62f9cb864533808ac63936704f2ace" } ], "repo": "https://github.com/gzpan123/pip", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "19.2" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.2", "0.2.1", "0.3", "0.3.1", "0.4", "0.5", "0.5.1", "0.6", "0.6.1", "0.6.2", "0.6.3", "0.7", "0.7.1", "0.7.2", "0.8", "0.8.1", "0.8.2", "0.8.3", "1.0", "1.0.1", "1.0.2", "1.1", "1.2", "1.2.1", "1.3", "1.3.1", "1.4", "1.4.1", "1.5", "1.5.1", "1.5.2", "1.5.3", "1.5.4", "1.5.5", "1.5.6", "6.0", "6.0.1", "6.0.2", "6.0.3", "6.0.4", "6.0.5", "6.0.6", "6.0.7", "6.0.8", "6.1.0", "6.1.1", "7.0.0", "7.0.1", "7.0.2", "7.0.3", "7.1.0", "7.1.1", "7.1.2", "8.0.0", "8.0.1", "8.0.2", "8.0.3", "8.1.0", "8.1.1", "8.1.2", "9.0.0", "9.0.1", "9.0.2", "9.0.3", "10.0.0b1", "10.0.0b2", "10.0.0", "10.0.1", "18.0", "18.1", "19.0", "19.0.1", "19.0.2", "19.0.3", "19.1", "19.1.1" ] } ], "aliases": [ "CVE-2019-20916", "GHSA-gpvv-69j7-gwj8" ], "details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.", "id": "PYSEC-2020-173", "modified": "2021-03-15T16:18:00Z", "published": "2020-09-04T20:15:00Z", "references": [ { "type": "REPORT", "url": "https://github.com/pypa/pip/issues/6413" }, { "type": "FIX", "url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace" }, { "type": "WEB", "url": "https://github.com/pypa/pip/compare/19.1.1...19.2" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-gpvv-69j7-gwj8" } ] }
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.
- 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.