Action not permitted
Modal body text goes here.
CVE-2016-5636
Vulnerability from cvelistv5
Published
2016-09-02 14:00
Modified
2024-08-06 01:07
Severity ?
EPSS score ?
Summary
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.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T01:07:59.238Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.splunk.com/view/SP-CAAAPUE" }, { "name": "[oss-security] 20160616 Re: CVE Request: heap overflow in Python zipimport module", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2016/06/16/1" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.splunk.com/view/SP-CAAAPSV" }, { "name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-5" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugs.python.org/issue26171" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://hg.python.org/cpython/raw-file/v2.7.12/Misc/NEWS" }, { "name": "1038138", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://www.securitytracker.com/id/1038138" }, { "name": "91247", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/91247" }, { "name": "GLSA-201701-18", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/201701-18" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-2" }, { "name": "[oss-security] 20160615 CVE Request: heap overflow in Python zipimport module", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2016/06/15/15" }, { "name": "RHSA-2016:2586", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2016-2586.html" }, { "name": "openSUSE-SU-2020:0086", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2016-01-21T00:00:00", "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-01-21T21:06:18", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.splunk.com/view/SP-CAAAPUE" }, { "name": "[oss-security] 20160616 Re: CVE Request: heap overflow in Python zipimport module", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2016/06/16/1" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.splunk.com/view/SP-CAAAPSV" }, { "name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-5" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugs.python.org/issue26171" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://hg.python.org/cpython/raw-file/v2.7.12/Misc/NEWS" }, { "name": "1038138", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://www.securitytracker.com/id/1038138" }, { "name": "91247", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/91247" }, { "name": "GLSA-201701-18", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/201701-18" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-2" }, { "name": "[oss-security] 20160615 CVE Request: heap overflow in Python zipimport module", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2016/06/15/15" }, { "name": "RHSA-2016:2586", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2016-2586.html" }, { "name": "openSUSE-SU-2020:0086", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-5636", "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": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.splunk.com/view/SP-CAAAPUE", "refsource": "CONFIRM", "url": "http://www.splunk.com/view/SP-CAAAPUE" }, { "name": "[oss-security] 20160616 Re: CVE Request: heap overflow in Python zipimport module", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/06/16/1" }, { "name": "http://www.splunk.com/view/SP-CAAAPSV", "refsource": "CONFIRM", "url": "http://www.splunk.com/view/SP-CAAAPSV" }, { "name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html" }, { "name": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-5", "refsource": "CONFIRM", "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-5" }, { "name": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html" }, { "name": "https://bugs.python.org/issue26171", "refsource": "CONFIRM", "url": "https://bugs.python.org/issue26171" }, { "name": "https://hg.python.org/cpython/raw-file/v2.7.12/Misc/NEWS", "refsource": "CONFIRM", "url": "https://hg.python.org/cpython/raw-file/v2.7.12/Misc/NEWS" }, { "name": "1038138", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1038138" }, { "name": "91247", "refsource": "BID", "url": "http://www.securityfocus.com/bid/91247" }, { "name": "GLSA-201701-18", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201701-18" }, { "name": "https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-2", "refsource": "CONFIRM", "url": "https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-2" }, { "name": "[oss-security] 20160615 CVE Request: heap overflow in Python zipimport module", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/06/15/15" }, { "name": "RHSA-2016:2586", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2016-2586.html" }, { "name": "openSUSE-SU-2020:0086", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2016-5636", "datePublished": "2016-09-02T14:00:00", "dateReserved": "2016-06-16T00:00:00", "dateUpdated": "2024-08-06T01:07:59.238Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2016-5636\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2016-09-02T14:59:06.003\",\"lastModified\":\"2019-02-09T11:29:01.183\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Desbordamiento de entero en la funci\u00f3n get_data en zipimport.c en CPython (tambi\u00e9n conocido como Python) en versiones anteriores a 2.7.12, 3.x en versiones anteriores a 3.4.5 y 3.5.x en versiones anteriores a 3.5.2 permite a atacantes remotos tener impacto no especificado a trav\u00e9s de un valor de tama\u00f1o de datos negativo, lo que desencadena un desbordamiento de b\u00fafer basado en memoria din\u00e1mica.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:C/I:C/A:C\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\",\"baseScore\":10.0},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":10.0,\"acInsufInfo\":true,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC0C702F-59E0-40AB-BA95-8F0803AB0550\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3190C547-7230-476C-A43F-641FE7B891EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B370D065-D08F-46B3-8B7B-8477A77F8E85\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2B547525-E0DB-4D64-8ED1-AF3F1B6FF65F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"19064C18-1CD7-4F10-8065-4B900BB31F83\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B1997CB6-FD72-4B13-915A-7500AA06F4B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.1.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"06A1811C-4E97-4226-8335-ADF0827A03B3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.1.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BF2C50D1-187B-4E98-BA02-008D0ED4C220\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B511BDFA-D1DC-4E50-9A08-66DA05947A43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0708E98D-5C84-47DC-89E5-8BB7CFFB12A7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6595C4F3-5683-4889-AD30-83840F6A58D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"027FD902-9B08-4EDF-9F83-314FBF0583ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"89FB9D30-8559-4F57-9D20-DC603765B346\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.2.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"957FCB4A-32D0-4449-8995-80144CC713B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.2.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C17A0E8D-7611-42F7-896E-F2B3BC25643D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"875ABC97-2783-41DA-AB9F-9E6F0870B74C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5262D28D-204C-41E8-BC4D-27372E366295\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"121225D0-C5DA-4F26-93B8-3D56BC1D38B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"52DD66F7-FE7B-4C1C-B07B-F9E4CEEA7AFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6C2C18A1-F202-4E48-8E29-F250AD1A6737\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5EE1602B-6ECB-492B-BFEB-21AF40EE4A4A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.3.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"64662850-7460-46C2-852E-E047874F9660\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D6658A8-E57E-4743-95D5-074F990D0D1B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F6C65BBA-4DC7-4F2F-90B1-75C6F3C68FBE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D0DBAEE-599A-44EB-A1E4-94CEBB406CAE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4CE28365-977E-47F2-8E2C-635D287149C1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"57429DD4-C97C-46BC-9D22-941153183DCF\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.7.11\",\"matchCriteriaId\":\"C8EE5C8A-6D3B-4CDF-99DA-A2D4FA1EA31C\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AE44C8E0-6B74-46F8-A648-DEAF6576A960\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FF1E2B75-A884-4E41-92D0-371ED1B224C9\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2016-2586.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/06/15/15\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/06/16/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/91247\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securitytracker.com/id/1038138\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.splunk.com/view/SP-CAAAPSV\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.splunk.com/view/SP-CAAAPUE\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugs.python.org/issue26171\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-5\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://hg.python.org/cpython/raw-file/v2.7.12/Misc/NEWS\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.gentoo.org/glsa/201701-18\",\"source\":\"cve@mitre.org\"}]}}" } }
ghsa-f5qq-9gj3-v9hw
Vulnerability from github
Published
2022-05-14 01:35
Modified
2022-05-14 01:35
Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2016-5636" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-09-02T14:59:00Z", "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-f5qq-9gj3-v9hw", "modified": "2022-05-14T01:35:21Z", "published": "2022-05-14T01:35:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5636" }, { "type": "WEB", "url": "https://bugs.python.org/issue26171" }, { "type": "WEB", "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-5" }, { "type": "WEB", "url": "https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-2" }, { "type": "WEB", "url": "https://hg.python.org/cpython/raw-file/v2.7.12/Misc/NEWS" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201701-18" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-2586.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/06/15/15" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/06/16/1" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/91247" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1038138" }, { "type": "WEB", "url": "http://www.splunk.com/view/SP-CAAAPSV" }, { "type": "WEB", "url": "http://www.splunk.com/view/SP-CAAAPUE" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
rhsa-2016_2586
Vulnerability from csaf_redhat
Published
2016-11-03 08:09
Modified
2024-11-22 09:57
Summary
Red Hat Security Advisory: python security, bug fix, and enhancement update
Notes
Topic
An update for python is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* A vulnerability was discovered in Python, in the built-in zipimporter. A specially crafted zip file placed in a module path such that it would be loaded by a later "import" statement could cause a heap overflow, leading to arbitrary code execution. (CVE-2016-5636)
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.3 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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 is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* A vulnerability was discovered in Python, in the built-in zipimporter. A specially crafted zip file placed in a module path such that it would be loaded by a later \"import\" statement could cause a heap overflow, leading to arbitrary code execution. (CVE-2016-5636)\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.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-2016:2586", "url": "https://access.redhat.com/errata/RHSA-2016:2586" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.3_Release_Notes/index.html", "url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.3_Release_Notes/index.html" }, { "category": "external", "summary": "1268310", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1268310" }, { "category": "external", "summary": "1271760", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1271760" }, { "category": "external", "summary": "1288426", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1288426" }, { "category": "external", "summary": "1295459", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1295459" }, { "category": "external", "summary": "1301017", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1301017" }, { "category": "external", "summary": "1313259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1313259" }, { "category": "external", "summary": "1315310", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1315310" }, { "category": "external", "summary": "1315758", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1315758" }, { "category": "external", "summary": "1331425", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1331425" }, { "category": "external", "summary": "1345856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1345856" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2016/rhsa-2016_2586.json" } ], "title": "Red Hat Security Advisory: python security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T09:57:33+00:00", "generator": { "date": "2024-11-22T09:57:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2016:2586", "initial_release_date": "2016-11-03T08:09:15+00:00", "revision_history": [ { "date": "2016-11-03T08:09:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2016-11-03T08:09:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T09:57:33+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional", "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", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional", "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", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional", "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-debug-0:2.7.5-48.el7.x86_64", "product": { "name": "python-debug-0:2.7.5-48.el7.x86_64", "product_id": "python-debug-0:2.7.5-48.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debug@2.7.5-48.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-48.el7.x86_64", "product": { "name": "python-debuginfo-0:2.7.5-48.el7.x86_64", "product_id": "python-debuginfo-0:2.7.5-48.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-48.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-tools-0:2.7.5-48.el7.x86_64", "product": { "name": "python-tools-0:2.7.5-48.el7.x86_64", "product_id": "python-tools-0:2.7.5-48.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.7.5-48.el7?arch=x86_64" } } }, { "category": "product_version", "name": "tkinter-0:2.7.5-48.el7.x86_64", "product": { "name": "tkinter-0:2.7.5-48.el7.x86_64", "product_id": "tkinter-0:2.7.5-48.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.7.5-48.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-test-0:2.7.5-48.el7.x86_64", "product": { "name": "python-test-0:2.7.5-48.el7.x86_64", "product_id": "python-test-0:2.7.5-48.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.7.5-48.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-devel-0:2.7.5-48.el7.x86_64", "product": { "name": "python-devel-0:2.7.5-48.el7.x86_64", "product_id": "python-devel-0:2.7.5-48.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.7.5-48.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-0:2.7.5-48.el7.x86_64", "product": { "name": "python-0:2.7.5-48.el7.x86_64", "product_id": "python-0:2.7.5-48.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-48.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-libs-0:2.7.5-48.el7.x86_64", "product": { "name": "python-libs-0:2.7.5-48.el7.x86_64", "product_id": "python-libs-0:2.7.5-48.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-48.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.7.5-48.el7.i686", "product": { "name": "python-debuginfo-0:2.7.5-48.el7.i686", "product_id": "python-debuginfo-0:2.7.5-48.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-48.el7?arch=i686" } } }, { "category": "product_version", "name": "python-libs-0:2.7.5-48.el7.i686", "product": { "name": "python-libs-0:2.7.5-48.el7.i686", "product_id": "python-libs-0:2.7.5-48.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-48.el7?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python-0:2.7.5-48.el7.src", "product": { "name": "python-0:2.7.5-48.el7.src", "product_id": "python-0:2.7.5-48.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-48.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-devel-0:2.7.5-48.el7.ppc64le", "product": { "name": "python-devel-0:2.7.5-48.el7.ppc64le", "product_id": "python-devel-0:2.7.5-48.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.7.5-48.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-48.el7.ppc64le", "product": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64le", "product_id": "python-debuginfo-0:2.7.5-48.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-48.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python-libs-0:2.7.5-48.el7.ppc64le", "product": { "name": "python-libs-0:2.7.5-48.el7.ppc64le", "product_id": "python-libs-0:2.7.5-48.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-48.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python-0:2.7.5-48.el7.ppc64le", "product": { "name": "python-0:2.7.5-48.el7.ppc64le", "product_id": "python-0:2.7.5-48.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-48.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python-debug-0:2.7.5-48.el7.ppc64le", "product": { "name": "python-debug-0:2.7.5-48.el7.ppc64le", "product_id": "python-debug-0:2.7.5-48.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debug@2.7.5-48.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python-test-0:2.7.5-48.el7.ppc64le", "product": { "name": "python-test-0:2.7.5-48.el7.ppc64le", "product_id": "python-test-0:2.7.5-48.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.7.5-48.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "tkinter-0:2.7.5-48.el7.ppc64le", "product": { "name": "tkinter-0:2.7.5-48.el7.ppc64le", "product_id": "tkinter-0:2.7.5-48.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.7.5-48.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python-tools-0:2.7.5-48.el7.ppc64le", "product": { "name": "python-tools-0:2.7.5-48.el7.ppc64le", "product_id": "python-tools-0:2.7.5-48.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.7.5-48.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-libs-0:2.7.5-48.el7.ppc", "product": { "name": "python-libs-0:2.7.5-48.el7.ppc", "product_id": "python-libs-0:2.7.5-48.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-48.el7?arch=ppc" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-48.el7.ppc", "product": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc", "product_id": "python-debuginfo-0:2.7.5-48.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-48.el7?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.7.5-48.el7.ppc64", "product": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64", "product_id": "python-debuginfo-0:2.7.5-48.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-48.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-libs-0:2.7.5-48.el7.ppc64", "product": { "name": "python-libs-0:2.7.5-48.el7.ppc64", "product_id": "python-libs-0:2.7.5-48.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-48.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-0:2.7.5-48.el7.ppc64", "product": { "name": "python-0:2.7.5-48.el7.ppc64", "product_id": "python-0:2.7.5-48.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-48.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-devel-0:2.7.5-48.el7.ppc64", "product": { "name": "python-devel-0:2.7.5-48.el7.ppc64", "product_id": "python-devel-0:2.7.5-48.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.7.5-48.el7?arch=ppc64" } } }, { "category": "product_version", "name": "tkinter-0:2.7.5-48.el7.ppc64", "product": { "name": "tkinter-0:2.7.5-48.el7.ppc64", "product_id": "tkinter-0:2.7.5-48.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.7.5-48.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-tools-0:2.7.5-48.el7.ppc64", "product": { "name": "python-tools-0:2.7.5-48.el7.ppc64", "product_id": "python-tools-0:2.7.5-48.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.7.5-48.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-debug-0:2.7.5-48.el7.ppc64", "product": { "name": "python-debug-0:2.7.5-48.el7.ppc64", "product_id": "python-debug-0:2.7.5-48.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debug@2.7.5-48.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-test-0:2.7.5-48.el7.ppc64", "product": { "name": "python-test-0:2.7.5-48.el7.ppc64", "product_id": "python-test-0:2.7.5-48.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.7.5-48.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "python-libs-0:2.7.5-48.el7.s390x", "product": { "name": "python-libs-0:2.7.5-48.el7.s390x", "product_id": "python-libs-0:2.7.5-48.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-48.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-48.el7.s390x", "product": { "name": "python-debuginfo-0:2.7.5-48.el7.s390x", "product_id": "python-debuginfo-0:2.7.5-48.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-48.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-0:2.7.5-48.el7.s390x", "product": { "name": "python-0:2.7.5-48.el7.s390x", "product_id": "python-0:2.7.5-48.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-48.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-devel-0:2.7.5-48.el7.s390x", "product": { "name": "python-devel-0:2.7.5-48.el7.s390x", "product_id": "python-devel-0:2.7.5-48.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.7.5-48.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-debug-0:2.7.5-48.el7.s390x", "product": { "name": "python-debug-0:2.7.5-48.el7.s390x", "product_id": "python-debug-0:2.7.5-48.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debug@2.7.5-48.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-tools-0:2.7.5-48.el7.s390x", "product": { "name": "python-tools-0:2.7.5-48.el7.s390x", "product_id": "python-tools-0:2.7.5-48.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.7.5-48.el7?arch=s390x" } } }, { "category": "product_version", "name": "tkinter-0:2.7.5-48.el7.s390x", "product": { "name": "tkinter-0:2.7.5-48.el7.s390x", "product_id": "tkinter-0:2.7.5-48.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.7.5-48.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-test-0:2.7.5-48.el7.s390x", "product": { "name": "python-test-0:2.7.5-48.el7.s390x", "product_id": "python-test-0:2.7.5-48.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.7.5-48.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-libs-0:2.7.5-48.el7.s390", "product": { "name": "python-libs-0:2.7.5-48.el7.s390", "product_id": "python-libs-0:2.7.5-48.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-48.el7?arch=s390" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-48.el7.s390", "product": { "name": "python-debuginfo-0:2.7.5-48.el7.s390", "product_id": "python-debuginfo-0:2.7.5-48.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-48.el7?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "python-devel-0:2.7.5-48.el7.aarch64", "product": { "name": "python-devel-0:2.7.5-48.el7.aarch64", "product_id": "python-devel-0:2.7.5-48.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.7.5-48.el7?arch=aarch64" } } }, { "category": "product_version", "name": "python-libs-0:2.7.5-48.el7.aarch64", "product": { "name": "python-libs-0:2.7.5-48.el7.aarch64", "product_id": "python-libs-0:2.7.5-48.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-48.el7?arch=aarch64" } } }, { "category": "product_version", "name": "python-0:2.7.5-48.el7.aarch64", "product": { "name": "python-0:2.7.5-48.el7.aarch64", "product_id": "python-0:2.7.5-48.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-48.el7?arch=aarch64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-48.el7.aarch64", "product": { "name": "python-debuginfo-0:2.7.5-48.el7.aarch64", "product_id": "python-debuginfo-0:2.7.5-48.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-48.el7?arch=aarch64" } } }, { "category": "product_version", "name": "python-test-0:2.7.5-48.el7.aarch64", "product": { "name": "python-test-0:2.7.5-48.el7.aarch64", "product_id": "python-test-0:2.7.5-48.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.7.5-48.el7?arch=aarch64" } } }, { "category": "product_version", "name": "tkinter-0:2.7.5-48.el7.aarch64", "product": { "name": "tkinter-0:2.7.5-48.el7.aarch64", "product_id": "tkinter-0:2.7.5-48.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.7.5-48.el7?arch=aarch64" } } }, { "category": "product_version", "name": "python-tools-0:2.7.5-48.el7.aarch64", "product": { "name": "python-tools-0:2.7.5-48.el7.aarch64", "product_id": "python-tools-0:2.7.5-48.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.7.5-48.el7?arch=aarch64" } } }, { "category": "product_version", "name": "python-debug-0:2.7.5-48.el7.aarch64", "product": { "name": "python-debug-0:2.7.5-48.el7.aarch64", "product_id": "python-debug-0:2.7.5-48.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debug@2.7.5-48.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-0:2.7.5-48.el7.s390x" }, "product_reference": "python-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-0:2.7.5-48.el7.src" }, "product_reference": "python-0:2.7.5-48.el7.src", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-debug-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debug-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-debug-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-debug-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-debug-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debug-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-debug-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debug-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-debuginfo-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-debuginfo-0:2.7.5-48.el7.i686" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-debuginfo-0:2.7.5-48.el7.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-debuginfo-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-debuginfo-0:2.7.5-48.el7.s390" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-debuginfo-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-debuginfo-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-devel-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-devel-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-devel-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-devel-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-devel-0:2.7.5-48.el7.s390x" }, "product_reference": "python-devel-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-devel-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-devel-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-libs-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-libs-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-libs-0:2.7.5-48.el7.i686" }, "product_reference": "python-libs-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-libs-0:2.7.5-48.el7.ppc" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-libs-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-libs-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-libs-0:2.7.5-48.el7.s390" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-libs-0:2.7.5-48.el7.s390x" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-libs-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-libs-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-test-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-test-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-test-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-test-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-test-0:2.7.5-48.el7.s390x" }, "product_reference": "python-test-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-test-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-test-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-tools-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-tools-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-tools-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-tools-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-tools-0:2.7.5-48.el7.s390x" }, "product_reference": "python-tools-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:python-tools-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-tools-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:tkinter-0:2.7.5-48.el7.aarch64" }, "product_reference": "tkinter-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:tkinter-0:2.7.5-48.el7.ppc64" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:tkinter-0:2.7.5-48.el7.ppc64le" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:tkinter-0:2.7.5-48.el7.s390x" }, "product_reference": "tkinter-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:tkinter-0:2.7.5-48.el7.x86_64" }, "product_reference": "tkinter-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-0:2.7.5-48.el7.s390x" }, "product_reference": "python-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-0:2.7.5-48.el7.src" }, "product_reference": "python-0:2.7.5-48.el7.src", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-debug-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debug-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-debug-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-debug-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-debug-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debug-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-debug-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debug-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-debuginfo-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-debuginfo-0:2.7.5-48.el7.i686" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-debuginfo-0:2.7.5-48.el7.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-debuginfo-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-debuginfo-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-debuginfo-0:2.7.5-48.el7.s390" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-debuginfo-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-debuginfo-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-devel-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-devel-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-devel-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-devel-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-devel-0:2.7.5-48.el7.s390x" }, "product_reference": "python-devel-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-devel-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-devel-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-libs-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-libs-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-libs-0:2.7.5-48.el7.i686" }, "product_reference": "python-libs-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-libs-0:2.7.5-48.el7.ppc" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-libs-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-libs-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-libs-0:2.7.5-48.el7.s390" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-libs-0:2.7.5-48.el7.s390x" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-libs-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-libs-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-test-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-test-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-test-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-test-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-test-0:2.7.5-48.el7.s390x" }, "product_reference": "python-test-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-test-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-test-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-tools-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-tools-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-tools-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-tools-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-tools-0:2.7.5-48.el7.s390x" }, "product_reference": "python-tools-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:python-tools-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-tools-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:tkinter-0:2.7.5-48.el7.aarch64" }, "product_reference": "tkinter-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:tkinter-0:2.7.5-48.el7.ppc64" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:tkinter-0:2.7.5-48.el7.ppc64le" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:tkinter-0:2.7.5-48.el7.s390x" }, "product_reference": "tkinter-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:tkinter-0:2.7.5-48.el7.x86_64" }, "product_reference": "tkinter-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-0:2.7.5-48.el7.s390x" }, "product_reference": "python-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-0:2.7.5-48.el7.src" }, "product_reference": "python-0:2.7.5-48.el7.src", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debug-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debug-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debug-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.i686" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.s390" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-devel-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.s390x" }, "product_reference": "python-devel-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-devel-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-libs-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.i686" }, "product_reference": "python-libs-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.ppc" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.s390" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.s390x" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-libs-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-test-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-test-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-test-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-test-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-test-0:2.7.5-48.el7.s390x" }, "product_reference": "python-test-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-test-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-test-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-tools-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.s390x" }, "product_reference": "python-tools-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-tools-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.aarch64" }, "product_reference": "tkinter-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.ppc64" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.ppc64le" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.s390x" }, "product_reference": "tkinter-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.x86_64" }, "product_reference": "tkinter-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-0:2.7.5-48.el7.s390x" }, "product_reference": "python-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-0:2.7.5-48.el7.src" }, "product_reference": "python-0:2.7.5-48.el7.src", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-debug-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debug-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-debug-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-debug-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-debug-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debug-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-debug-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debug-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.i686" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.s390" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-devel-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-devel-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-devel-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-devel-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-devel-0:2.7.5-48.el7.s390x" }, "product_reference": "python-devel-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-devel-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-devel-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-libs-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-libs-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-libs-0:2.7.5-48.el7.i686" }, "product_reference": "python-libs-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-libs-0:2.7.5-48.el7.ppc" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-libs-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-libs-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-libs-0:2.7.5-48.el7.s390" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-libs-0:2.7.5-48.el7.s390x" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-libs-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-libs-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-test-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-test-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-test-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-test-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-test-0:2.7.5-48.el7.s390x" }, "product_reference": "python-test-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-test-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-test-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-tools-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-tools-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-tools-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-tools-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-tools-0:2.7.5-48.el7.s390x" }, "product_reference": "python-tools-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:python-tools-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-tools-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:tkinter-0:2.7.5-48.el7.aarch64" }, "product_reference": "tkinter-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:tkinter-0:2.7.5-48.el7.ppc64" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:tkinter-0:2.7.5-48.el7.ppc64le" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:tkinter-0:2.7.5-48.el7.s390x" }, "product_reference": "tkinter-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:tkinter-0:2.7.5-48.el7.x86_64" }, "product_reference": "tkinter-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-0:2.7.5-48.el7.s390x" }, "product_reference": "python-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-0:2.7.5-48.el7.src" }, "product_reference": "python-0:2.7.5-48.el7.src", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-debug-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debug-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-debug-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-debug-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-debug-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debug-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-debug-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debug-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-debuginfo-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-debuginfo-0:2.7.5-48.el7.i686" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-debuginfo-0:2.7.5-48.el7.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-debuginfo-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-debuginfo-0:2.7.5-48.el7.s390" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-debuginfo-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-debuginfo-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-devel-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-devel-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-devel-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-devel-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-devel-0:2.7.5-48.el7.s390x" }, "product_reference": "python-devel-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-devel-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-devel-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-libs-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-libs-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-libs-0:2.7.5-48.el7.i686" }, "product_reference": "python-libs-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-libs-0:2.7.5-48.el7.ppc" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-libs-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-libs-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-libs-0:2.7.5-48.el7.s390" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-libs-0:2.7.5-48.el7.s390x" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-libs-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-libs-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-test-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-test-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-test-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-test-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-test-0:2.7.5-48.el7.s390x" }, "product_reference": "python-test-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-test-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-test-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-tools-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-tools-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-tools-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-tools-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-tools-0:2.7.5-48.el7.s390x" }, "product_reference": "python-tools-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:python-tools-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-tools-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:tkinter-0:2.7.5-48.el7.aarch64" }, "product_reference": "tkinter-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:tkinter-0:2.7.5-48.el7.ppc64" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:tkinter-0:2.7.5-48.el7.ppc64le" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:tkinter-0:2.7.5-48.el7.s390x" }, "product_reference": "tkinter-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:tkinter-0:2.7.5-48.el7.x86_64" }, "product_reference": "tkinter-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-0:2.7.5-48.el7.s390x" }, "product_reference": "python-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-0:2.7.5-48.el7.src" }, "product_reference": "python-0:2.7.5-48.el7.src", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-debug-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debug-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-debug-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-debug-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-debug-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debug-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-debug-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debug-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-debuginfo-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-debuginfo-0:2.7.5-48.el7.i686" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-debuginfo-0:2.7.5-48.el7.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-debuginfo-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-debuginfo-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-debuginfo-0:2.7.5-48.el7.s390" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-debuginfo-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-debuginfo-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-devel-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-devel-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-devel-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-devel-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-devel-0:2.7.5-48.el7.s390x" }, "product_reference": "python-devel-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-devel-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-devel-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-libs-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-libs-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-libs-0:2.7.5-48.el7.i686" }, "product_reference": "python-libs-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-libs-0:2.7.5-48.el7.ppc" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-libs-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-libs-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-libs-0:2.7.5-48.el7.s390" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-libs-0:2.7.5-48.el7.s390x" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-libs-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-libs-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-test-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-test-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-test-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-test-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-test-0:2.7.5-48.el7.s390x" }, "product_reference": "python-test-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-test-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-test-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-tools-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-tools-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-tools-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-tools-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-tools-0:2.7.5-48.el7.s390x" }, "product_reference": "python-tools-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:python-tools-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-tools-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:tkinter-0:2.7.5-48.el7.aarch64" }, "product_reference": "tkinter-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:tkinter-0:2.7.5-48.el7.ppc64" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:tkinter-0:2.7.5-48.el7.ppc64le" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:tkinter-0:2.7.5-48.el7.s390x" }, "product_reference": "tkinter-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:tkinter-0:2.7.5-48.el7.x86_64" }, "product_reference": "tkinter-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-0:2.7.5-48.el7.s390x" }, "product_reference": "python-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-0:2.7.5-48.el7.src" }, "product_reference": "python-0:2.7.5-48.el7.src", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-debug-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debug-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-debug-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-debug-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-debug-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debug-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-debug-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debug-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.i686" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.s390" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-devel-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-devel-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-devel-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-devel-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-devel-0:2.7.5-48.el7.s390x" }, "product_reference": "python-devel-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-devel-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-devel-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-libs-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-libs-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-libs-0:2.7.5-48.el7.i686" }, "product_reference": "python-libs-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-libs-0:2.7.5-48.el7.ppc" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-libs-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-libs-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-libs-0:2.7.5-48.el7.s390" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-libs-0:2.7.5-48.el7.s390x" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-libs-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-libs-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-test-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-test-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-test-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-test-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-test-0:2.7.5-48.el7.s390x" }, "product_reference": "python-test-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-test-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-test-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-tools-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-tools-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-tools-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-tools-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-tools-0:2.7.5-48.el7.s390x" }, "product_reference": "python-tools-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:python-tools-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-tools-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:tkinter-0:2.7.5-48.el7.aarch64" }, "product_reference": "tkinter-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:tkinter-0:2.7.5-48.el7.ppc64" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:tkinter-0:2.7.5-48.el7.ppc64le" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:tkinter-0:2.7.5-48.el7.s390x" }, "product_reference": "tkinter-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:tkinter-0:2.7.5-48.el7.x86_64" }, "product_reference": "tkinter-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-0:2.7.5-48.el7.s390x" }, "product_reference": "python-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-0:2.7.5-48.el7.src" }, "product_reference": "python-0:2.7.5-48.el7.src", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-debug-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debug-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-debug-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-debug-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debug-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-debug-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debug-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-debug-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debug-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-debuginfo-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-debuginfo-0:2.7.5-48.el7.i686" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-debuginfo-0:2.7.5-48.el7.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-debuginfo-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-debuginfo-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-debuginfo-0:2.7.5-48.el7.s390" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-debuginfo-0:2.7.5-48.el7.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-debuginfo-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-devel-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-devel-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-devel-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-devel-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-devel-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-devel-0:2.7.5-48.el7.s390x" }, "product_reference": "python-devel-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-devel-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-devel-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-libs-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-libs-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-libs-0:2.7.5-48.el7.i686" }, "product_reference": "python-libs-0:2.7.5-48.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-libs-0:2.7.5-48.el7.ppc" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-libs-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-libs-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-libs-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-libs-0:2.7.5-48.el7.s390" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-libs-0:2.7.5-48.el7.s390x" }, "product_reference": "python-libs-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-libs-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-libs-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-test-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-test-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-test-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-test-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-test-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-test-0:2.7.5-48.el7.s390x" }, "product_reference": "python-test-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-test-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-test-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-tools-0:2.7.5-48.el7.aarch64" }, "product_reference": "python-tools-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-tools-0:2.7.5-48.el7.ppc64" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-tools-0:2.7.5-48.el7.ppc64le" }, "product_reference": "python-tools-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-tools-0:2.7.5-48.el7.s390x" }, "product_reference": "python-tools-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:python-tools-0:2.7.5-48.el7.x86_64" }, "product_reference": "python-tools-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:tkinter-0:2.7.5-48.el7.aarch64" }, "product_reference": "tkinter-0:2.7.5-48.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:tkinter-0:2.7.5-48.el7.ppc64" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:tkinter-0:2.7.5-48.el7.ppc64le" }, "product_reference": "tkinter-0:2.7.5-48.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:tkinter-0:2.7.5-48.el7.s390x" }, "product_reference": "tkinter-0:2.7.5-48.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-48.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:tkinter-0:2.7.5-48.el7.x86_64" }, "product_reference": "tkinter-0:2.7.5-48.el7.x86_64", "relates_to_product_reference": "7Workstation" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-5636", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2016-06-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1345856" } ], "notes": [ { "category": "description", "text": "A vulnerability was discovered in Python, in the built-in zipimporter. A specially crafted zip file placed in a module path such that it would be loaded by a later \"import\" statement could cause a heap overflow, leading to arbitrary code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Heap overflow in zipimporter module", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security has rated this issue as having Low security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "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:python-0:2.7.5-48.el7.aarch64", "7Client-optional:python-0:2.7.5-48.el7.ppc64", "7Client-optional:python-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-0:2.7.5-48.el7.s390x", "7Client-optional:python-0:2.7.5-48.el7.src", "7Client-optional:python-0:2.7.5-48.el7.x86_64", "7Client-optional:python-debug-0:2.7.5-48.el7.aarch64", "7Client-optional:python-debug-0:2.7.5-48.el7.ppc64", "7Client-optional:python-debug-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-debug-0:2.7.5-48.el7.s390x", "7Client-optional:python-debug-0:2.7.5-48.el7.x86_64", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.i686", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.ppc", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.s390", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.s390x", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Client-optional:python-devel-0:2.7.5-48.el7.aarch64", "7Client-optional:python-devel-0:2.7.5-48.el7.ppc64", "7Client-optional:python-devel-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-devel-0:2.7.5-48.el7.s390x", "7Client-optional:python-devel-0:2.7.5-48.el7.x86_64", "7Client-optional:python-libs-0:2.7.5-48.el7.aarch64", "7Client-optional:python-libs-0:2.7.5-48.el7.i686", "7Client-optional:python-libs-0:2.7.5-48.el7.ppc", "7Client-optional:python-libs-0:2.7.5-48.el7.ppc64", "7Client-optional:python-libs-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-libs-0:2.7.5-48.el7.s390", "7Client-optional:python-libs-0:2.7.5-48.el7.s390x", "7Client-optional:python-libs-0:2.7.5-48.el7.x86_64", "7Client-optional:python-test-0:2.7.5-48.el7.aarch64", "7Client-optional:python-test-0:2.7.5-48.el7.ppc64", "7Client-optional:python-test-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-test-0:2.7.5-48.el7.s390x", "7Client-optional:python-test-0:2.7.5-48.el7.x86_64", "7Client-optional:python-tools-0:2.7.5-48.el7.aarch64", "7Client-optional:python-tools-0:2.7.5-48.el7.ppc64", "7Client-optional:python-tools-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-tools-0:2.7.5-48.el7.s390x", "7Client-optional:python-tools-0:2.7.5-48.el7.x86_64", "7Client-optional:tkinter-0:2.7.5-48.el7.aarch64", "7Client-optional:tkinter-0:2.7.5-48.el7.ppc64", "7Client-optional:tkinter-0:2.7.5-48.el7.ppc64le", "7Client-optional:tkinter-0:2.7.5-48.el7.s390x", "7Client-optional:tkinter-0:2.7.5-48.el7.x86_64", "7Client:python-0:2.7.5-48.el7.aarch64", "7Client:python-0:2.7.5-48.el7.ppc64", "7Client:python-0:2.7.5-48.el7.ppc64le", "7Client:python-0:2.7.5-48.el7.s390x", "7Client:python-0:2.7.5-48.el7.src", "7Client:python-0:2.7.5-48.el7.x86_64", "7Client:python-debug-0:2.7.5-48.el7.aarch64", "7Client:python-debug-0:2.7.5-48.el7.ppc64", "7Client:python-debug-0:2.7.5-48.el7.ppc64le", "7Client:python-debug-0:2.7.5-48.el7.s390x", "7Client:python-debug-0:2.7.5-48.el7.x86_64", "7Client:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Client:python-debuginfo-0:2.7.5-48.el7.i686", "7Client:python-debuginfo-0:2.7.5-48.el7.ppc", "7Client:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Client:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Client:python-debuginfo-0:2.7.5-48.el7.s390", "7Client:python-debuginfo-0:2.7.5-48.el7.s390x", "7Client:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Client:python-devel-0:2.7.5-48.el7.aarch64", "7Client:python-devel-0:2.7.5-48.el7.ppc64", "7Client:python-devel-0:2.7.5-48.el7.ppc64le", "7Client:python-devel-0:2.7.5-48.el7.s390x", "7Client:python-devel-0:2.7.5-48.el7.x86_64", "7Client:python-libs-0:2.7.5-48.el7.aarch64", "7Client:python-libs-0:2.7.5-48.el7.i686", "7Client:python-libs-0:2.7.5-48.el7.ppc", "7Client:python-libs-0:2.7.5-48.el7.ppc64", "7Client:python-libs-0:2.7.5-48.el7.ppc64le", "7Client:python-libs-0:2.7.5-48.el7.s390", "7Client:python-libs-0:2.7.5-48.el7.s390x", "7Client:python-libs-0:2.7.5-48.el7.x86_64", "7Client:python-test-0:2.7.5-48.el7.aarch64", "7Client:python-test-0:2.7.5-48.el7.ppc64", "7Client:python-test-0:2.7.5-48.el7.ppc64le", "7Client:python-test-0:2.7.5-48.el7.s390x", "7Client:python-test-0:2.7.5-48.el7.x86_64", "7Client:python-tools-0:2.7.5-48.el7.aarch64", "7Client:python-tools-0:2.7.5-48.el7.ppc64", "7Client:python-tools-0:2.7.5-48.el7.ppc64le", "7Client:python-tools-0:2.7.5-48.el7.s390x", "7Client:python-tools-0:2.7.5-48.el7.x86_64", "7Client:tkinter-0:2.7.5-48.el7.aarch64", "7Client:tkinter-0:2.7.5-48.el7.ppc64", "7Client:tkinter-0:2.7.5-48.el7.ppc64le", "7Client:tkinter-0:2.7.5-48.el7.s390x", "7Client:tkinter-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-0:2.7.5-48.el7.src", "7ComputeNode-optional:python-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.i686", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.ppc", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.s390", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.i686", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.ppc", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.s390", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-0:2.7.5-48.el7.s390x", "7ComputeNode:python-0:2.7.5-48.el7.src", "7ComputeNode:python-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-debug-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-debug-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-debug-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-debug-0:2.7.5-48.el7.s390x", "7ComputeNode:python-debug-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.i686", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.ppc", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.s390", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.s390x", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-devel-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-devel-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-devel-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-devel-0:2.7.5-48.el7.s390x", "7ComputeNode:python-devel-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-libs-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-libs-0:2.7.5-48.el7.i686", "7ComputeNode:python-libs-0:2.7.5-48.el7.ppc", "7ComputeNode:python-libs-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-libs-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-libs-0:2.7.5-48.el7.s390", "7ComputeNode:python-libs-0:2.7.5-48.el7.s390x", "7ComputeNode:python-libs-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-test-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-test-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-test-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-test-0:2.7.5-48.el7.s390x", "7ComputeNode:python-test-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-tools-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-tools-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-tools-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-tools-0:2.7.5-48.el7.s390x", "7ComputeNode:python-tools-0:2.7.5-48.el7.x86_64", "7ComputeNode:tkinter-0:2.7.5-48.el7.aarch64", "7ComputeNode:tkinter-0:2.7.5-48.el7.ppc64", "7ComputeNode:tkinter-0:2.7.5-48.el7.ppc64le", "7ComputeNode:tkinter-0:2.7.5-48.el7.s390x", "7ComputeNode:tkinter-0:2.7.5-48.el7.x86_64", "7Server-optional:python-0:2.7.5-48.el7.aarch64", "7Server-optional:python-0:2.7.5-48.el7.ppc64", "7Server-optional:python-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-0:2.7.5-48.el7.s390x", "7Server-optional:python-0:2.7.5-48.el7.src", "7Server-optional:python-0:2.7.5-48.el7.x86_64", "7Server-optional:python-debug-0:2.7.5-48.el7.aarch64", "7Server-optional:python-debug-0:2.7.5-48.el7.ppc64", "7Server-optional:python-debug-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-debug-0:2.7.5-48.el7.s390x", "7Server-optional:python-debug-0:2.7.5-48.el7.x86_64", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.i686", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.ppc", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.s390", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.s390x", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Server-optional:python-devel-0:2.7.5-48.el7.aarch64", "7Server-optional:python-devel-0:2.7.5-48.el7.ppc64", "7Server-optional:python-devel-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-devel-0:2.7.5-48.el7.s390x", "7Server-optional:python-devel-0:2.7.5-48.el7.x86_64", "7Server-optional:python-libs-0:2.7.5-48.el7.aarch64", "7Server-optional:python-libs-0:2.7.5-48.el7.i686", "7Server-optional:python-libs-0:2.7.5-48.el7.ppc", "7Server-optional:python-libs-0:2.7.5-48.el7.ppc64", "7Server-optional:python-libs-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-libs-0:2.7.5-48.el7.s390", "7Server-optional:python-libs-0:2.7.5-48.el7.s390x", "7Server-optional:python-libs-0:2.7.5-48.el7.x86_64", "7Server-optional:python-test-0:2.7.5-48.el7.aarch64", "7Server-optional:python-test-0:2.7.5-48.el7.ppc64", "7Server-optional:python-test-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-test-0:2.7.5-48.el7.s390x", "7Server-optional:python-test-0:2.7.5-48.el7.x86_64", "7Server-optional:python-tools-0:2.7.5-48.el7.aarch64", "7Server-optional:python-tools-0:2.7.5-48.el7.ppc64", "7Server-optional:python-tools-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-tools-0:2.7.5-48.el7.s390x", "7Server-optional:python-tools-0:2.7.5-48.el7.x86_64", "7Server-optional:tkinter-0:2.7.5-48.el7.aarch64", "7Server-optional:tkinter-0:2.7.5-48.el7.ppc64", "7Server-optional:tkinter-0:2.7.5-48.el7.ppc64le", "7Server-optional:tkinter-0:2.7.5-48.el7.s390x", "7Server-optional:tkinter-0:2.7.5-48.el7.x86_64", "7Server:python-0:2.7.5-48.el7.aarch64", "7Server:python-0:2.7.5-48.el7.ppc64", "7Server:python-0:2.7.5-48.el7.ppc64le", "7Server:python-0:2.7.5-48.el7.s390x", "7Server:python-0:2.7.5-48.el7.src", "7Server:python-0:2.7.5-48.el7.x86_64", "7Server:python-debug-0:2.7.5-48.el7.aarch64", "7Server:python-debug-0:2.7.5-48.el7.ppc64", "7Server:python-debug-0:2.7.5-48.el7.ppc64le", "7Server:python-debug-0:2.7.5-48.el7.s390x", "7Server:python-debug-0:2.7.5-48.el7.x86_64", "7Server:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Server:python-debuginfo-0:2.7.5-48.el7.i686", "7Server:python-debuginfo-0:2.7.5-48.el7.ppc", "7Server:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Server:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Server:python-debuginfo-0:2.7.5-48.el7.s390", "7Server:python-debuginfo-0:2.7.5-48.el7.s390x", "7Server:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Server:python-devel-0:2.7.5-48.el7.aarch64", "7Server:python-devel-0:2.7.5-48.el7.ppc64", "7Server:python-devel-0:2.7.5-48.el7.ppc64le", "7Server:python-devel-0:2.7.5-48.el7.s390x", "7Server:python-devel-0:2.7.5-48.el7.x86_64", "7Server:python-libs-0:2.7.5-48.el7.aarch64", "7Server:python-libs-0:2.7.5-48.el7.i686", "7Server:python-libs-0:2.7.5-48.el7.ppc", "7Server:python-libs-0:2.7.5-48.el7.ppc64", "7Server:python-libs-0:2.7.5-48.el7.ppc64le", "7Server:python-libs-0:2.7.5-48.el7.s390", "7Server:python-libs-0:2.7.5-48.el7.s390x", "7Server:python-libs-0:2.7.5-48.el7.x86_64", "7Server:python-test-0:2.7.5-48.el7.aarch64", "7Server:python-test-0:2.7.5-48.el7.ppc64", "7Server:python-test-0:2.7.5-48.el7.ppc64le", "7Server:python-test-0:2.7.5-48.el7.s390x", "7Server:python-test-0:2.7.5-48.el7.x86_64", "7Server:python-tools-0:2.7.5-48.el7.aarch64", "7Server:python-tools-0:2.7.5-48.el7.ppc64", "7Server:python-tools-0:2.7.5-48.el7.ppc64le", "7Server:python-tools-0:2.7.5-48.el7.s390x", "7Server:python-tools-0:2.7.5-48.el7.x86_64", "7Server:tkinter-0:2.7.5-48.el7.aarch64", "7Server:tkinter-0:2.7.5-48.el7.ppc64", "7Server:tkinter-0:2.7.5-48.el7.ppc64le", "7Server:tkinter-0:2.7.5-48.el7.s390x", "7Server:tkinter-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-0:2.7.5-48.el7.src", "7Workstation-optional:python-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-debug-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-debug-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-debug-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-debug-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-debug-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.i686", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.ppc", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.s390", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-devel-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-devel-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-devel-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-devel-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-devel-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-libs-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-libs-0:2.7.5-48.el7.i686", "7Workstation-optional:python-libs-0:2.7.5-48.el7.ppc", "7Workstation-optional:python-libs-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-libs-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-libs-0:2.7.5-48.el7.s390", "7Workstation-optional:python-libs-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-libs-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-test-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-test-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-test-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-test-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-test-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-tools-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-tools-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-tools-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-tools-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-tools-0:2.7.5-48.el7.x86_64", "7Workstation-optional:tkinter-0:2.7.5-48.el7.aarch64", "7Workstation-optional:tkinter-0:2.7.5-48.el7.ppc64", "7Workstation-optional:tkinter-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:tkinter-0:2.7.5-48.el7.s390x", "7Workstation-optional:tkinter-0:2.7.5-48.el7.x86_64", "7Workstation:python-0:2.7.5-48.el7.aarch64", "7Workstation:python-0:2.7.5-48.el7.ppc64", "7Workstation:python-0:2.7.5-48.el7.ppc64le", "7Workstation:python-0:2.7.5-48.el7.s390x", "7Workstation:python-0:2.7.5-48.el7.src", "7Workstation:python-0:2.7.5-48.el7.x86_64", "7Workstation:python-debug-0:2.7.5-48.el7.aarch64", "7Workstation:python-debug-0:2.7.5-48.el7.ppc64", "7Workstation:python-debug-0:2.7.5-48.el7.ppc64le", "7Workstation:python-debug-0:2.7.5-48.el7.s390x", "7Workstation:python-debug-0:2.7.5-48.el7.x86_64", "7Workstation:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Workstation:python-debuginfo-0:2.7.5-48.el7.i686", "7Workstation:python-debuginfo-0:2.7.5-48.el7.ppc", "7Workstation:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Workstation:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Workstation:python-debuginfo-0:2.7.5-48.el7.s390", "7Workstation:python-debuginfo-0:2.7.5-48.el7.s390x", "7Workstation:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Workstation:python-devel-0:2.7.5-48.el7.aarch64", "7Workstation:python-devel-0:2.7.5-48.el7.ppc64", "7Workstation:python-devel-0:2.7.5-48.el7.ppc64le", "7Workstation:python-devel-0:2.7.5-48.el7.s390x", "7Workstation:python-devel-0:2.7.5-48.el7.x86_64", "7Workstation:python-libs-0:2.7.5-48.el7.aarch64", "7Workstation:python-libs-0:2.7.5-48.el7.i686", "7Workstation:python-libs-0:2.7.5-48.el7.ppc", "7Workstation:python-libs-0:2.7.5-48.el7.ppc64", "7Workstation:python-libs-0:2.7.5-48.el7.ppc64le", "7Workstation:python-libs-0:2.7.5-48.el7.s390", "7Workstation:python-libs-0:2.7.5-48.el7.s390x", "7Workstation:python-libs-0:2.7.5-48.el7.x86_64", "7Workstation:python-test-0:2.7.5-48.el7.aarch64", "7Workstation:python-test-0:2.7.5-48.el7.ppc64", "7Workstation:python-test-0:2.7.5-48.el7.ppc64le", "7Workstation:python-test-0:2.7.5-48.el7.s390x", "7Workstation:python-test-0:2.7.5-48.el7.x86_64", "7Workstation:python-tools-0:2.7.5-48.el7.aarch64", "7Workstation:python-tools-0:2.7.5-48.el7.ppc64", "7Workstation:python-tools-0:2.7.5-48.el7.ppc64le", "7Workstation:python-tools-0:2.7.5-48.el7.s390x", "7Workstation:python-tools-0:2.7.5-48.el7.x86_64", "7Workstation:tkinter-0:2.7.5-48.el7.aarch64", "7Workstation:tkinter-0:2.7.5-48.el7.ppc64", "7Workstation:tkinter-0:2.7.5-48.el7.ppc64le", "7Workstation:tkinter-0:2.7.5-48.el7.s390x", "7Workstation:tkinter-0:2.7.5-48.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-5636" }, { "category": "external", "summary": "RHBZ#1345856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1345856" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-5636", "url": "https://www.cve.org/CVERecord?id=CVE-2016-5636" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-5636", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5636" } ], "release_date": "2016-01-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2016-11-03T08:09:15+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:python-0:2.7.5-48.el7.aarch64", "7Client-optional:python-0:2.7.5-48.el7.ppc64", "7Client-optional:python-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-0:2.7.5-48.el7.s390x", "7Client-optional:python-0:2.7.5-48.el7.src", "7Client-optional:python-0:2.7.5-48.el7.x86_64", "7Client-optional:python-debug-0:2.7.5-48.el7.aarch64", "7Client-optional:python-debug-0:2.7.5-48.el7.ppc64", "7Client-optional:python-debug-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-debug-0:2.7.5-48.el7.s390x", "7Client-optional:python-debug-0:2.7.5-48.el7.x86_64", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.i686", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.ppc", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.s390", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.s390x", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Client-optional:python-devel-0:2.7.5-48.el7.aarch64", "7Client-optional:python-devel-0:2.7.5-48.el7.ppc64", "7Client-optional:python-devel-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-devel-0:2.7.5-48.el7.s390x", "7Client-optional:python-devel-0:2.7.5-48.el7.x86_64", "7Client-optional:python-libs-0:2.7.5-48.el7.aarch64", "7Client-optional:python-libs-0:2.7.5-48.el7.i686", "7Client-optional:python-libs-0:2.7.5-48.el7.ppc", "7Client-optional:python-libs-0:2.7.5-48.el7.ppc64", "7Client-optional:python-libs-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-libs-0:2.7.5-48.el7.s390", "7Client-optional:python-libs-0:2.7.5-48.el7.s390x", "7Client-optional:python-libs-0:2.7.5-48.el7.x86_64", "7Client-optional:python-test-0:2.7.5-48.el7.aarch64", "7Client-optional:python-test-0:2.7.5-48.el7.ppc64", "7Client-optional:python-test-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-test-0:2.7.5-48.el7.s390x", "7Client-optional:python-test-0:2.7.5-48.el7.x86_64", "7Client-optional:python-tools-0:2.7.5-48.el7.aarch64", "7Client-optional:python-tools-0:2.7.5-48.el7.ppc64", "7Client-optional:python-tools-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-tools-0:2.7.5-48.el7.s390x", "7Client-optional:python-tools-0:2.7.5-48.el7.x86_64", "7Client-optional:tkinter-0:2.7.5-48.el7.aarch64", "7Client-optional:tkinter-0:2.7.5-48.el7.ppc64", "7Client-optional:tkinter-0:2.7.5-48.el7.ppc64le", "7Client-optional:tkinter-0:2.7.5-48.el7.s390x", "7Client-optional:tkinter-0:2.7.5-48.el7.x86_64", "7Client:python-0:2.7.5-48.el7.aarch64", "7Client:python-0:2.7.5-48.el7.ppc64", "7Client:python-0:2.7.5-48.el7.ppc64le", "7Client:python-0:2.7.5-48.el7.s390x", "7Client:python-0:2.7.5-48.el7.src", "7Client:python-0:2.7.5-48.el7.x86_64", "7Client:python-debug-0:2.7.5-48.el7.aarch64", "7Client:python-debug-0:2.7.5-48.el7.ppc64", "7Client:python-debug-0:2.7.5-48.el7.ppc64le", "7Client:python-debug-0:2.7.5-48.el7.s390x", "7Client:python-debug-0:2.7.5-48.el7.x86_64", "7Client:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Client:python-debuginfo-0:2.7.5-48.el7.i686", "7Client:python-debuginfo-0:2.7.5-48.el7.ppc", "7Client:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Client:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Client:python-debuginfo-0:2.7.5-48.el7.s390", "7Client:python-debuginfo-0:2.7.5-48.el7.s390x", "7Client:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Client:python-devel-0:2.7.5-48.el7.aarch64", "7Client:python-devel-0:2.7.5-48.el7.ppc64", "7Client:python-devel-0:2.7.5-48.el7.ppc64le", "7Client:python-devel-0:2.7.5-48.el7.s390x", "7Client:python-devel-0:2.7.5-48.el7.x86_64", "7Client:python-libs-0:2.7.5-48.el7.aarch64", "7Client:python-libs-0:2.7.5-48.el7.i686", "7Client:python-libs-0:2.7.5-48.el7.ppc", "7Client:python-libs-0:2.7.5-48.el7.ppc64", "7Client:python-libs-0:2.7.5-48.el7.ppc64le", "7Client:python-libs-0:2.7.5-48.el7.s390", "7Client:python-libs-0:2.7.5-48.el7.s390x", "7Client:python-libs-0:2.7.5-48.el7.x86_64", "7Client:python-test-0:2.7.5-48.el7.aarch64", "7Client:python-test-0:2.7.5-48.el7.ppc64", "7Client:python-test-0:2.7.5-48.el7.ppc64le", "7Client:python-test-0:2.7.5-48.el7.s390x", "7Client:python-test-0:2.7.5-48.el7.x86_64", "7Client:python-tools-0:2.7.5-48.el7.aarch64", "7Client:python-tools-0:2.7.5-48.el7.ppc64", "7Client:python-tools-0:2.7.5-48.el7.ppc64le", "7Client:python-tools-0:2.7.5-48.el7.s390x", "7Client:python-tools-0:2.7.5-48.el7.x86_64", "7Client:tkinter-0:2.7.5-48.el7.aarch64", "7Client:tkinter-0:2.7.5-48.el7.ppc64", "7Client:tkinter-0:2.7.5-48.el7.ppc64le", "7Client:tkinter-0:2.7.5-48.el7.s390x", "7Client:tkinter-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-0:2.7.5-48.el7.src", "7ComputeNode-optional:python-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.i686", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.ppc", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.s390", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.i686", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.ppc", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.s390", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-0:2.7.5-48.el7.s390x", "7ComputeNode:python-0:2.7.5-48.el7.src", "7ComputeNode:python-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-debug-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-debug-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-debug-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-debug-0:2.7.5-48.el7.s390x", "7ComputeNode:python-debug-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.i686", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.ppc", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.s390", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.s390x", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-devel-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-devel-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-devel-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-devel-0:2.7.5-48.el7.s390x", "7ComputeNode:python-devel-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-libs-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-libs-0:2.7.5-48.el7.i686", "7ComputeNode:python-libs-0:2.7.5-48.el7.ppc", "7ComputeNode:python-libs-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-libs-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-libs-0:2.7.5-48.el7.s390", "7ComputeNode:python-libs-0:2.7.5-48.el7.s390x", "7ComputeNode:python-libs-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-test-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-test-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-test-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-test-0:2.7.5-48.el7.s390x", "7ComputeNode:python-test-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-tools-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-tools-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-tools-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-tools-0:2.7.5-48.el7.s390x", "7ComputeNode:python-tools-0:2.7.5-48.el7.x86_64", "7ComputeNode:tkinter-0:2.7.5-48.el7.aarch64", "7ComputeNode:tkinter-0:2.7.5-48.el7.ppc64", "7ComputeNode:tkinter-0:2.7.5-48.el7.ppc64le", "7ComputeNode:tkinter-0:2.7.5-48.el7.s390x", "7ComputeNode:tkinter-0:2.7.5-48.el7.x86_64", "7Server-optional:python-0:2.7.5-48.el7.aarch64", "7Server-optional:python-0:2.7.5-48.el7.ppc64", "7Server-optional:python-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-0:2.7.5-48.el7.s390x", "7Server-optional:python-0:2.7.5-48.el7.src", "7Server-optional:python-0:2.7.5-48.el7.x86_64", "7Server-optional:python-debug-0:2.7.5-48.el7.aarch64", "7Server-optional:python-debug-0:2.7.5-48.el7.ppc64", "7Server-optional:python-debug-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-debug-0:2.7.5-48.el7.s390x", "7Server-optional:python-debug-0:2.7.5-48.el7.x86_64", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.i686", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.ppc", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.s390", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.s390x", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Server-optional:python-devel-0:2.7.5-48.el7.aarch64", "7Server-optional:python-devel-0:2.7.5-48.el7.ppc64", "7Server-optional:python-devel-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-devel-0:2.7.5-48.el7.s390x", "7Server-optional:python-devel-0:2.7.5-48.el7.x86_64", "7Server-optional:python-libs-0:2.7.5-48.el7.aarch64", "7Server-optional:python-libs-0:2.7.5-48.el7.i686", "7Server-optional:python-libs-0:2.7.5-48.el7.ppc", "7Server-optional:python-libs-0:2.7.5-48.el7.ppc64", "7Server-optional:python-libs-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-libs-0:2.7.5-48.el7.s390", "7Server-optional:python-libs-0:2.7.5-48.el7.s390x", "7Server-optional:python-libs-0:2.7.5-48.el7.x86_64", "7Server-optional:python-test-0:2.7.5-48.el7.aarch64", "7Server-optional:python-test-0:2.7.5-48.el7.ppc64", "7Server-optional:python-test-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-test-0:2.7.5-48.el7.s390x", "7Server-optional:python-test-0:2.7.5-48.el7.x86_64", "7Server-optional:python-tools-0:2.7.5-48.el7.aarch64", "7Server-optional:python-tools-0:2.7.5-48.el7.ppc64", "7Server-optional:python-tools-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-tools-0:2.7.5-48.el7.s390x", "7Server-optional:python-tools-0:2.7.5-48.el7.x86_64", "7Server-optional:tkinter-0:2.7.5-48.el7.aarch64", "7Server-optional:tkinter-0:2.7.5-48.el7.ppc64", "7Server-optional:tkinter-0:2.7.5-48.el7.ppc64le", "7Server-optional:tkinter-0:2.7.5-48.el7.s390x", "7Server-optional:tkinter-0:2.7.5-48.el7.x86_64", "7Server:python-0:2.7.5-48.el7.aarch64", "7Server:python-0:2.7.5-48.el7.ppc64", "7Server:python-0:2.7.5-48.el7.ppc64le", "7Server:python-0:2.7.5-48.el7.s390x", "7Server:python-0:2.7.5-48.el7.src", "7Server:python-0:2.7.5-48.el7.x86_64", "7Server:python-debug-0:2.7.5-48.el7.aarch64", "7Server:python-debug-0:2.7.5-48.el7.ppc64", "7Server:python-debug-0:2.7.5-48.el7.ppc64le", "7Server:python-debug-0:2.7.5-48.el7.s390x", "7Server:python-debug-0:2.7.5-48.el7.x86_64", "7Server:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Server:python-debuginfo-0:2.7.5-48.el7.i686", "7Server:python-debuginfo-0:2.7.5-48.el7.ppc", "7Server:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Server:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Server:python-debuginfo-0:2.7.5-48.el7.s390", "7Server:python-debuginfo-0:2.7.5-48.el7.s390x", "7Server:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Server:python-devel-0:2.7.5-48.el7.aarch64", "7Server:python-devel-0:2.7.5-48.el7.ppc64", "7Server:python-devel-0:2.7.5-48.el7.ppc64le", "7Server:python-devel-0:2.7.5-48.el7.s390x", "7Server:python-devel-0:2.7.5-48.el7.x86_64", "7Server:python-libs-0:2.7.5-48.el7.aarch64", "7Server:python-libs-0:2.7.5-48.el7.i686", "7Server:python-libs-0:2.7.5-48.el7.ppc", "7Server:python-libs-0:2.7.5-48.el7.ppc64", "7Server:python-libs-0:2.7.5-48.el7.ppc64le", "7Server:python-libs-0:2.7.5-48.el7.s390", "7Server:python-libs-0:2.7.5-48.el7.s390x", "7Server:python-libs-0:2.7.5-48.el7.x86_64", "7Server:python-test-0:2.7.5-48.el7.aarch64", "7Server:python-test-0:2.7.5-48.el7.ppc64", "7Server:python-test-0:2.7.5-48.el7.ppc64le", "7Server:python-test-0:2.7.5-48.el7.s390x", "7Server:python-test-0:2.7.5-48.el7.x86_64", "7Server:python-tools-0:2.7.5-48.el7.aarch64", "7Server:python-tools-0:2.7.5-48.el7.ppc64", "7Server:python-tools-0:2.7.5-48.el7.ppc64le", "7Server:python-tools-0:2.7.5-48.el7.s390x", "7Server:python-tools-0:2.7.5-48.el7.x86_64", "7Server:tkinter-0:2.7.5-48.el7.aarch64", "7Server:tkinter-0:2.7.5-48.el7.ppc64", "7Server:tkinter-0:2.7.5-48.el7.ppc64le", "7Server:tkinter-0:2.7.5-48.el7.s390x", "7Server:tkinter-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-0:2.7.5-48.el7.src", "7Workstation-optional:python-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-debug-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-debug-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-debug-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-debug-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-debug-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.i686", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.ppc", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.s390", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-devel-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-devel-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-devel-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-devel-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-devel-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-libs-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-libs-0:2.7.5-48.el7.i686", "7Workstation-optional:python-libs-0:2.7.5-48.el7.ppc", "7Workstation-optional:python-libs-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-libs-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-libs-0:2.7.5-48.el7.s390", "7Workstation-optional:python-libs-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-libs-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-test-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-test-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-test-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-test-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-test-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-tools-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-tools-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-tools-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-tools-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-tools-0:2.7.5-48.el7.x86_64", "7Workstation-optional:tkinter-0:2.7.5-48.el7.aarch64", "7Workstation-optional:tkinter-0:2.7.5-48.el7.ppc64", "7Workstation-optional:tkinter-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:tkinter-0:2.7.5-48.el7.s390x", "7Workstation-optional:tkinter-0:2.7.5-48.el7.x86_64", "7Workstation:python-0:2.7.5-48.el7.aarch64", "7Workstation:python-0:2.7.5-48.el7.ppc64", "7Workstation:python-0:2.7.5-48.el7.ppc64le", "7Workstation:python-0:2.7.5-48.el7.s390x", "7Workstation:python-0:2.7.5-48.el7.src", "7Workstation:python-0:2.7.5-48.el7.x86_64", "7Workstation:python-debug-0:2.7.5-48.el7.aarch64", "7Workstation:python-debug-0:2.7.5-48.el7.ppc64", "7Workstation:python-debug-0:2.7.5-48.el7.ppc64le", "7Workstation:python-debug-0:2.7.5-48.el7.s390x", "7Workstation:python-debug-0:2.7.5-48.el7.x86_64", "7Workstation:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Workstation:python-debuginfo-0:2.7.5-48.el7.i686", "7Workstation:python-debuginfo-0:2.7.5-48.el7.ppc", "7Workstation:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Workstation:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Workstation:python-debuginfo-0:2.7.5-48.el7.s390", "7Workstation:python-debuginfo-0:2.7.5-48.el7.s390x", "7Workstation:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Workstation:python-devel-0:2.7.5-48.el7.aarch64", "7Workstation:python-devel-0:2.7.5-48.el7.ppc64", "7Workstation:python-devel-0:2.7.5-48.el7.ppc64le", "7Workstation:python-devel-0:2.7.5-48.el7.s390x", "7Workstation:python-devel-0:2.7.5-48.el7.x86_64", "7Workstation:python-libs-0:2.7.5-48.el7.aarch64", "7Workstation:python-libs-0:2.7.5-48.el7.i686", "7Workstation:python-libs-0:2.7.5-48.el7.ppc", "7Workstation:python-libs-0:2.7.5-48.el7.ppc64", "7Workstation:python-libs-0:2.7.5-48.el7.ppc64le", "7Workstation:python-libs-0:2.7.5-48.el7.s390", "7Workstation:python-libs-0:2.7.5-48.el7.s390x", "7Workstation:python-libs-0:2.7.5-48.el7.x86_64", "7Workstation:python-test-0:2.7.5-48.el7.aarch64", "7Workstation:python-test-0:2.7.5-48.el7.ppc64", "7Workstation:python-test-0:2.7.5-48.el7.ppc64le", "7Workstation:python-test-0:2.7.5-48.el7.s390x", "7Workstation:python-test-0:2.7.5-48.el7.x86_64", "7Workstation:python-tools-0:2.7.5-48.el7.aarch64", "7Workstation:python-tools-0:2.7.5-48.el7.ppc64", "7Workstation:python-tools-0:2.7.5-48.el7.ppc64le", "7Workstation:python-tools-0:2.7.5-48.el7.s390x", "7Workstation:python-tools-0:2.7.5-48.el7.x86_64", "7Workstation:tkinter-0:2.7.5-48.el7.aarch64", "7Workstation:tkinter-0:2.7.5-48.el7.ppc64", "7Workstation:tkinter-0:2.7.5-48.el7.ppc64le", "7Workstation:tkinter-0:2.7.5-48.el7.s390x", "7Workstation:tkinter-0:2.7.5-48.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2016:2586" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Client-optional:python-0:2.7.5-48.el7.aarch64", "7Client-optional:python-0:2.7.5-48.el7.ppc64", "7Client-optional:python-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-0:2.7.5-48.el7.s390x", "7Client-optional:python-0:2.7.5-48.el7.src", "7Client-optional:python-0:2.7.5-48.el7.x86_64", "7Client-optional:python-debug-0:2.7.5-48.el7.aarch64", "7Client-optional:python-debug-0:2.7.5-48.el7.ppc64", "7Client-optional:python-debug-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-debug-0:2.7.5-48.el7.s390x", "7Client-optional:python-debug-0:2.7.5-48.el7.x86_64", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.i686", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.ppc", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.s390", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.s390x", "7Client-optional:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Client-optional:python-devel-0:2.7.5-48.el7.aarch64", "7Client-optional:python-devel-0:2.7.5-48.el7.ppc64", "7Client-optional:python-devel-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-devel-0:2.7.5-48.el7.s390x", "7Client-optional:python-devel-0:2.7.5-48.el7.x86_64", "7Client-optional:python-libs-0:2.7.5-48.el7.aarch64", "7Client-optional:python-libs-0:2.7.5-48.el7.i686", "7Client-optional:python-libs-0:2.7.5-48.el7.ppc", "7Client-optional:python-libs-0:2.7.5-48.el7.ppc64", "7Client-optional:python-libs-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-libs-0:2.7.5-48.el7.s390", "7Client-optional:python-libs-0:2.7.5-48.el7.s390x", "7Client-optional:python-libs-0:2.7.5-48.el7.x86_64", "7Client-optional:python-test-0:2.7.5-48.el7.aarch64", "7Client-optional:python-test-0:2.7.5-48.el7.ppc64", "7Client-optional:python-test-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-test-0:2.7.5-48.el7.s390x", "7Client-optional:python-test-0:2.7.5-48.el7.x86_64", "7Client-optional:python-tools-0:2.7.5-48.el7.aarch64", "7Client-optional:python-tools-0:2.7.5-48.el7.ppc64", "7Client-optional:python-tools-0:2.7.5-48.el7.ppc64le", "7Client-optional:python-tools-0:2.7.5-48.el7.s390x", "7Client-optional:python-tools-0:2.7.5-48.el7.x86_64", "7Client-optional:tkinter-0:2.7.5-48.el7.aarch64", "7Client-optional:tkinter-0:2.7.5-48.el7.ppc64", "7Client-optional:tkinter-0:2.7.5-48.el7.ppc64le", "7Client-optional:tkinter-0:2.7.5-48.el7.s390x", "7Client-optional:tkinter-0:2.7.5-48.el7.x86_64", "7Client:python-0:2.7.5-48.el7.aarch64", "7Client:python-0:2.7.5-48.el7.ppc64", "7Client:python-0:2.7.5-48.el7.ppc64le", "7Client:python-0:2.7.5-48.el7.s390x", "7Client:python-0:2.7.5-48.el7.src", "7Client:python-0:2.7.5-48.el7.x86_64", "7Client:python-debug-0:2.7.5-48.el7.aarch64", "7Client:python-debug-0:2.7.5-48.el7.ppc64", "7Client:python-debug-0:2.7.5-48.el7.ppc64le", "7Client:python-debug-0:2.7.5-48.el7.s390x", "7Client:python-debug-0:2.7.5-48.el7.x86_64", "7Client:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Client:python-debuginfo-0:2.7.5-48.el7.i686", "7Client:python-debuginfo-0:2.7.5-48.el7.ppc", "7Client:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Client:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Client:python-debuginfo-0:2.7.5-48.el7.s390", "7Client:python-debuginfo-0:2.7.5-48.el7.s390x", "7Client:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Client:python-devel-0:2.7.5-48.el7.aarch64", "7Client:python-devel-0:2.7.5-48.el7.ppc64", "7Client:python-devel-0:2.7.5-48.el7.ppc64le", "7Client:python-devel-0:2.7.5-48.el7.s390x", "7Client:python-devel-0:2.7.5-48.el7.x86_64", "7Client:python-libs-0:2.7.5-48.el7.aarch64", "7Client:python-libs-0:2.7.5-48.el7.i686", "7Client:python-libs-0:2.7.5-48.el7.ppc", "7Client:python-libs-0:2.7.5-48.el7.ppc64", "7Client:python-libs-0:2.7.5-48.el7.ppc64le", "7Client:python-libs-0:2.7.5-48.el7.s390", "7Client:python-libs-0:2.7.5-48.el7.s390x", "7Client:python-libs-0:2.7.5-48.el7.x86_64", "7Client:python-test-0:2.7.5-48.el7.aarch64", "7Client:python-test-0:2.7.5-48.el7.ppc64", "7Client:python-test-0:2.7.5-48.el7.ppc64le", "7Client:python-test-0:2.7.5-48.el7.s390x", "7Client:python-test-0:2.7.5-48.el7.x86_64", "7Client:python-tools-0:2.7.5-48.el7.aarch64", "7Client:python-tools-0:2.7.5-48.el7.ppc64", "7Client:python-tools-0:2.7.5-48.el7.ppc64le", "7Client:python-tools-0:2.7.5-48.el7.s390x", "7Client:python-tools-0:2.7.5-48.el7.x86_64", "7Client:tkinter-0:2.7.5-48.el7.aarch64", "7Client:tkinter-0:2.7.5-48.el7.ppc64", "7Client:tkinter-0:2.7.5-48.el7.ppc64le", "7Client:tkinter-0:2.7.5-48.el7.s390x", "7Client:tkinter-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-0:2.7.5-48.el7.src", "7ComputeNode-optional:python-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-debug-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.i686", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.ppc", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.s390", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-debuginfo-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-devel-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.i686", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.ppc", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.s390", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-libs-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-test-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:python-tools-0:2.7.5-48.el7.x86_64", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.aarch64", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.ppc64", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.ppc64le", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.s390x", "7ComputeNode-optional:tkinter-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-0:2.7.5-48.el7.s390x", "7ComputeNode:python-0:2.7.5-48.el7.src", "7ComputeNode:python-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-debug-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-debug-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-debug-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-debug-0:2.7.5-48.el7.s390x", "7ComputeNode:python-debug-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.i686", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.ppc", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.s390", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.s390x", "7ComputeNode:python-debuginfo-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-devel-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-devel-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-devel-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-devel-0:2.7.5-48.el7.s390x", "7ComputeNode:python-devel-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-libs-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-libs-0:2.7.5-48.el7.i686", "7ComputeNode:python-libs-0:2.7.5-48.el7.ppc", "7ComputeNode:python-libs-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-libs-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-libs-0:2.7.5-48.el7.s390", "7ComputeNode:python-libs-0:2.7.5-48.el7.s390x", "7ComputeNode:python-libs-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-test-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-test-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-test-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-test-0:2.7.5-48.el7.s390x", "7ComputeNode:python-test-0:2.7.5-48.el7.x86_64", "7ComputeNode:python-tools-0:2.7.5-48.el7.aarch64", "7ComputeNode:python-tools-0:2.7.5-48.el7.ppc64", "7ComputeNode:python-tools-0:2.7.5-48.el7.ppc64le", "7ComputeNode:python-tools-0:2.7.5-48.el7.s390x", "7ComputeNode:python-tools-0:2.7.5-48.el7.x86_64", "7ComputeNode:tkinter-0:2.7.5-48.el7.aarch64", "7ComputeNode:tkinter-0:2.7.5-48.el7.ppc64", "7ComputeNode:tkinter-0:2.7.5-48.el7.ppc64le", "7ComputeNode:tkinter-0:2.7.5-48.el7.s390x", "7ComputeNode:tkinter-0:2.7.5-48.el7.x86_64", "7Server-optional:python-0:2.7.5-48.el7.aarch64", "7Server-optional:python-0:2.7.5-48.el7.ppc64", "7Server-optional:python-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-0:2.7.5-48.el7.s390x", "7Server-optional:python-0:2.7.5-48.el7.src", "7Server-optional:python-0:2.7.5-48.el7.x86_64", "7Server-optional:python-debug-0:2.7.5-48.el7.aarch64", "7Server-optional:python-debug-0:2.7.5-48.el7.ppc64", "7Server-optional:python-debug-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-debug-0:2.7.5-48.el7.s390x", "7Server-optional:python-debug-0:2.7.5-48.el7.x86_64", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.i686", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.ppc", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.s390", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.s390x", "7Server-optional:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Server-optional:python-devel-0:2.7.5-48.el7.aarch64", "7Server-optional:python-devel-0:2.7.5-48.el7.ppc64", "7Server-optional:python-devel-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-devel-0:2.7.5-48.el7.s390x", "7Server-optional:python-devel-0:2.7.5-48.el7.x86_64", "7Server-optional:python-libs-0:2.7.5-48.el7.aarch64", "7Server-optional:python-libs-0:2.7.5-48.el7.i686", "7Server-optional:python-libs-0:2.7.5-48.el7.ppc", "7Server-optional:python-libs-0:2.7.5-48.el7.ppc64", "7Server-optional:python-libs-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-libs-0:2.7.5-48.el7.s390", "7Server-optional:python-libs-0:2.7.5-48.el7.s390x", "7Server-optional:python-libs-0:2.7.5-48.el7.x86_64", "7Server-optional:python-test-0:2.7.5-48.el7.aarch64", "7Server-optional:python-test-0:2.7.5-48.el7.ppc64", "7Server-optional:python-test-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-test-0:2.7.5-48.el7.s390x", "7Server-optional:python-test-0:2.7.5-48.el7.x86_64", "7Server-optional:python-tools-0:2.7.5-48.el7.aarch64", "7Server-optional:python-tools-0:2.7.5-48.el7.ppc64", "7Server-optional:python-tools-0:2.7.5-48.el7.ppc64le", "7Server-optional:python-tools-0:2.7.5-48.el7.s390x", "7Server-optional:python-tools-0:2.7.5-48.el7.x86_64", "7Server-optional:tkinter-0:2.7.5-48.el7.aarch64", "7Server-optional:tkinter-0:2.7.5-48.el7.ppc64", "7Server-optional:tkinter-0:2.7.5-48.el7.ppc64le", "7Server-optional:tkinter-0:2.7.5-48.el7.s390x", "7Server-optional:tkinter-0:2.7.5-48.el7.x86_64", "7Server:python-0:2.7.5-48.el7.aarch64", "7Server:python-0:2.7.5-48.el7.ppc64", "7Server:python-0:2.7.5-48.el7.ppc64le", "7Server:python-0:2.7.5-48.el7.s390x", "7Server:python-0:2.7.5-48.el7.src", "7Server:python-0:2.7.5-48.el7.x86_64", "7Server:python-debug-0:2.7.5-48.el7.aarch64", "7Server:python-debug-0:2.7.5-48.el7.ppc64", "7Server:python-debug-0:2.7.5-48.el7.ppc64le", "7Server:python-debug-0:2.7.5-48.el7.s390x", "7Server:python-debug-0:2.7.5-48.el7.x86_64", "7Server:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Server:python-debuginfo-0:2.7.5-48.el7.i686", "7Server:python-debuginfo-0:2.7.5-48.el7.ppc", "7Server:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Server:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Server:python-debuginfo-0:2.7.5-48.el7.s390", "7Server:python-debuginfo-0:2.7.5-48.el7.s390x", "7Server:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Server:python-devel-0:2.7.5-48.el7.aarch64", "7Server:python-devel-0:2.7.5-48.el7.ppc64", "7Server:python-devel-0:2.7.5-48.el7.ppc64le", "7Server:python-devel-0:2.7.5-48.el7.s390x", "7Server:python-devel-0:2.7.5-48.el7.x86_64", "7Server:python-libs-0:2.7.5-48.el7.aarch64", "7Server:python-libs-0:2.7.5-48.el7.i686", "7Server:python-libs-0:2.7.5-48.el7.ppc", "7Server:python-libs-0:2.7.5-48.el7.ppc64", "7Server:python-libs-0:2.7.5-48.el7.ppc64le", "7Server:python-libs-0:2.7.5-48.el7.s390", "7Server:python-libs-0:2.7.5-48.el7.s390x", "7Server:python-libs-0:2.7.5-48.el7.x86_64", "7Server:python-test-0:2.7.5-48.el7.aarch64", "7Server:python-test-0:2.7.5-48.el7.ppc64", "7Server:python-test-0:2.7.5-48.el7.ppc64le", "7Server:python-test-0:2.7.5-48.el7.s390x", "7Server:python-test-0:2.7.5-48.el7.x86_64", "7Server:python-tools-0:2.7.5-48.el7.aarch64", "7Server:python-tools-0:2.7.5-48.el7.ppc64", "7Server:python-tools-0:2.7.5-48.el7.ppc64le", "7Server:python-tools-0:2.7.5-48.el7.s390x", "7Server:python-tools-0:2.7.5-48.el7.x86_64", "7Server:tkinter-0:2.7.5-48.el7.aarch64", "7Server:tkinter-0:2.7.5-48.el7.ppc64", "7Server:tkinter-0:2.7.5-48.el7.ppc64le", "7Server:tkinter-0:2.7.5-48.el7.s390x", "7Server:tkinter-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-0:2.7.5-48.el7.src", "7Workstation-optional:python-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-debug-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-debug-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-debug-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-debug-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-debug-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.i686", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.ppc", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.s390", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-devel-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-devel-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-devel-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-devel-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-devel-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-libs-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-libs-0:2.7.5-48.el7.i686", "7Workstation-optional:python-libs-0:2.7.5-48.el7.ppc", "7Workstation-optional:python-libs-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-libs-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-libs-0:2.7.5-48.el7.s390", "7Workstation-optional:python-libs-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-libs-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-test-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-test-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-test-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-test-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-test-0:2.7.5-48.el7.x86_64", "7Workstation-optional:python-tools-0:2.7.5-48.el7.aarch64", "7Workstation-optional:python-tools-0:2.7.5-48.el7.ppc64", "7Workstation-optional:python-tools-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:python-tools-0:2.7.5-48.el7.s390x", "7Workstation-optional:python-tools-0:2.7.5-48.el7.x86_64", "7Workstation-optional:tkinter-0:2.7.5-48.el7.aarch64", "7Workstation-optional:tkinter-0:2.7.5-48.el7.ppc64", "7Workstation-optional:tkinter-0:2.7.5-48.el7.ppc64le", "7Workstation-optional:tkinter-0:2.7.5-48.el7.s390x", "7Workstation-optional:tkinter-0:2.7.5-48.el7.x86_64", "7Workstation:python-0:2.7.5-48.el7.aarch64", "7Workstation:python-0:2.7.5-48.el7.ppc64", "7Workstation:python-0:2.7.5-48.el7.ppc64le", "7Workstation:python-0:2.7.5-48.el7.s390x", "7Workstation:python-0:2.7.5-48.el7.src", "7Workstation:python-0:2.7.5-48.el7.x86_64", "7Workstation:python-debug-0:2.7.5-48.el7.aarch64", "7Workstation:python-debug-0:2.7.5-48.el7.ppc64", "7Workstation:python-debug-0:2.7.5-48.el7.ppc64le", "7Workstation:python-debug-0:2.7.5-48.el7.s390x", "7Workstation:python-debug-0:2.7.5-48.el7.x86_64", "7Workstation:python-debuginfo-0:2.7.5-48.el7.aarch64", "7Workstation:python-debuginfo-0:2.7.5-48.el7.i686", "7Workstation:python-debuginfo-0:2.7.5-48.el7.ppc", "7Workstation:python-debuginfo-0:2.7.5-48.el7.ppc64", "7Workstation:python-debuginfo-0:2.7.5-48.el7.ppc64le", "7Workstation:python-debuginfo-0:2.7.5-48.el7.s390", "7Workstation:python-debuginfo-0:2.7.5-48.el7.s390x", "7Workstation:python-debuginfo-0:2.7.5-48.el7.x86_64", "7Workstation:python-devel-0:2.7.5-48.el7.aarch64", "7Workstation:python-devel-0:2.7.5-48.el7.ppc64", "7Workstation:python-devel-0:2.7.5-48.el7.ppc64le", "7Workstation:python-devel-0:2.7.5-48.el7.s390x", "7Workstation:python-devel-0:2.7.5-48.el7.x86_64", "7Workstation:python-libs-0:2.7.5-48.el7.aarch64", "7Workstation:python-libs-0:2.7.5-48.el7.i686", "7Workstation:python-libs-0:2.7.5-48.el7.ppc", "7Workstation:python-libs-0:2.7.5-48.el7.ppc64", "7Workstation:python-libs-0:2.7.5-48.el7.ppc64le", "7Workstation:python-libs-0:2.7.5-48.el7.s390", "7Workstation:python-libs-0:2.7.5-48.el7.s390x", "7Workstation:python-libs-0:2.7.5-48.el7.x86_64", "7Workstation:python-test-0:2.7.5-48.el7.aarch64", "7Workstation:python-test-0:2.7.5-48.el7.ppc64", "7Workstation:python-test-0:2.7.5-48.el7.ppc64le", "7Workstation:python-test-0:2.7.5-48.el7.s390x", "7Workstation:python-test-0:2.7.5-48.el7.x86_64", "7Workstation:python-tools-0:2.7.5-48.el7.aarch64", "7Workstation:python-tools-0:2.7.5-48.el7.ppc64", "7Workstation:python-tools-0:2.7.5-48.el7.ppc64le", "7Workstation:python-tools-0:2.7.5-48.el7.s390x", "7Workstation:python-tools-0:2.7.5-48.el7.x86_64", "7Workstation:tkinter-0:2.7.5-48.el7.aarch64", "7Workstation:tkinter-0:2.7.5-48.el7.ppc64", "7Workstation:tkinter-0:2.7.5-48.el7.ppc64le", "7Workstation:tkinter-0:2.7.5-48.el7.s390x", "7Workstation:tkinter-0:2.7.5-48.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "python: Heap overflow in zipimporter module" } ] }
gsd-2016-5636
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-5636", "description": "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.", "id": "GSD-2016-5636", "references": [ "https://www.suse.com/security/cve/CVE-2016-5636.html", "https://access.redhat.com/errata/RHSA-2016:2586", "https://ubuntu.com/security/CVE-2016-5636", "https://advisories.mageia.org/CVE-2016-5636.html", "https://alas.aws.amazon.com/cve/html/CVE-2016-5636.html", "https://linux.oracle.com/cve/CVE-2016-5636.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-5636" ], "details": "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.", "id": "GSD-2016-5636", "modified": "2023-12-13T01:21:25.535026Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-5636", "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": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.splunk.com/view/SP-CAAAPUE", "refsource": "CONFIRM", "url": "http://www.splunk.com/view/SP-CAAAPUE" }, { "name": "[oss-security] 20160616 Re: CVE Request: heap overflow in Python zipimport module", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/06/16/1" }, { "name": "http://www.splunk.com/view/SP-CAAAPSV", "refsource": "CONFIRM", "url": "http://www.splunk.com/view/SP-CAAAPSV" }, { "name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html" }, { "name": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-5", "refsource": "CONFIRM", "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-5" }, { "name": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html" }, { "name": "https://bugs.python.org/issue26171", "refsource": "CONFIRM", "url": "https://bugs.python.org/issue26171" }, { "name": "https://hg.python.org/cpython/raw-file/v2.7.12/Misc/NEWS", "refsource": "CONFIRM", "url": "https://hg.python.org/cpython/raw-file/v2.7.12/Misc/NEWS" }, { "name": "1038138", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1038138" }, { "name": "91247", "refsource": "BID", "url": "http://www.securityfocus.com/bid/91247" }, { "name": "GLSA-201701-18", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201701-18" }, { "name": "https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-2", "refsource": "CONFIRM", "url": "https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-2" }, { "name": "[oss-security] 20160615 CVE Request: heap overflow in Python zipimport module", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/06/15/15" }, { "name": "RHSA-2016:2586", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2016-2586.html" }, { "name": "openSUSE-SU-2020:0086", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:python:python:3.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.1.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.1.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.4.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.4.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.4.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.1.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.4.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.4.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.7.11", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:python:python:3.5.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.5.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-5636" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-190" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20160616 Re: CVE Request: heap overflow in Python zipimport module", "refsource": "MLIST", "tags": [ "Mailing List" ], "url": "http://www.openwall.com/lists/oss-security/2016/06/16/1" }, { "name": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-5", "refsource": "CONFIRM", "tags": [ "Release Notes" ], "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-5" }, { "name": "https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-2", "refsource": "CONFIRM", "tags": [ "Release Notes" ], "url": "https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-2" }, { "name": "[oss-security] 20160615 CVE Request: heap overflow in Python zipimport module", "refsource": "MLIST", "tags": [ "Mailing List" ], "url": "http://www.openwall.com/lists/oss-security/2016/06/15/15" }, { "name": "https://hg.python.org/cpython/raw-file/v2.7.12/Misc/NEWS", "refsource": "CONFIRM", "tags": [ "Release Notes" ], "url": "https://hg.python.org/cpython/raw-file/v2.7.12/Misc/NEWS" }, { "name": "https://bugs.python.org/issue26171", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch" ], "url": "https://bugs.python.org/issue26171" }, { "name": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html", "refsource": "CONFIRM", "tags": [], "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html" }, { "name": "91247", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/91247" }, { "name": "http://www.splunk.com/view/SP-CAAAPUE", "refsource": "CONFIRM", "tags": [], "url": "http://www.splunk.com/view/SP-CAAAPUE" }, { "name": "http://www.splunk.com/view/SP-CAAAPSV", "refsource": "CONFIRM", "tags": [], "url": "http://www.splunk.com/view/SP-CAAAPSV" }, { "name": "GLSA-201701-18", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/201701-18" }, { "name": "1038138", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id/1038138" }, { "name": "RHSA-2016:2586", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2016-2586.html" }, { "name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html" }, { "name": "openSUSE-SU-2020:0086", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": true, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 10.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2019-02-09T11:29Z", "publishedDate": "2016-09-02T14:59Z" } } }
wid-sec-w-2024-1182
Vulnerability from csaf_certbund
Published
2016-06-15 22:00
Modified
2024-05-20 22:00
Summary
Python: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Python ist eine universelle, üblicherweise interpretierte höhere Programmiersprache.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Python ausnutzen, um beliebigen Programmcode mit Benutzerrechten auszuführen oder einen HTTP Injection Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
- UNIX
- Windows
{ "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": "Python ist eine universelle, \u00fcblicherweise interpretierte h\u00f6here Programmiersprache.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Python ausnutzen, um beliebigen Programmcode mit Benutzerrechten auszuf\u00fchren oder einen HTTP Injection Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1182 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2016/wid-sec-w-2024-1182.json" }, { "category": "self", "summary": "WID-SEC-2024-1182 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1182" }, { "category": "external", "summary": "Meldung auf der OSS-Security Mailingliste vom 2016-06-15", "url": "http://www.openwall.com/lists/oss-security/2016/06/15/15" }, { "category": "external", "summary": "Meldung auf der OSS-Security Mailingliste vom 2016-06-15", "url": "http://www.openwall.com/lists/oss-security/2016/06/15/12" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2016:1630-1 vom 2016-08-18", "url": "http://rhn.redhat.com/errata/RHSA-2016-1630.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2016:1629-1 vom 2016-08-18", "url": "http://rhn.redhat.com/errata/RHSA-2016-1629.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2016:1628-1 vom 2016-08-18", "url": "http://rhn.redhat.com/errata/RHSA-2016-1628.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2016:1627-1 vom 2016-08-18", "url": "http://rhn.redhat.com/errata/RHSA-2016-1627.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2016:1626-1 vom 2016-08-18", "url": "http://rhn.redhat.com/errata/RHSA-2016-1626.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2016:2106-1 vom 2016-08-19", "url": "http://lists.suse.com/pipermail/sle-security-updates/2016-August/002219.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2016:2270-1 vom 2016-09-10", "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162270-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2016:2653-1 vom 2016-10-26", "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162653-1.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2016:2586-1 vom 2016-11-03", "url": "https://rhn.redhat.com/errata/RHSA-2016-2586.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2016-2586 vom 2016-11-09", "url": "http://linux.oracle.com/errata/ELSA-2016-2586.html" }, { "category": "external", "summary": "Splunk Advisory SPL-128812 vom 2016-11-04", "url": "http://www.splunk.com/view/SP-CAAAPSR" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2016:2859-1 vom 2016-11-18", "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162859-1.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-3134-1 vom 2016-11-23", "url": "http://www.ubuntu.com/usn/usn-3134-1/" }, { "category": "external", "summary": "Splunk Advisory SPL-129207 vom 2016-11-08", "url": "http://www.splunk.com/view/SP-CAAAPSV" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:2408-1 vom 2018-08-18", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182408-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2020:0234-1 vom 2020-01-25", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200234-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:0223-1 vom 2019-02-01", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190223-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2020:0114-1 vom 2020-01-17", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200114-1.html" }, { "category": "external", "summary": "F5 Security Advisory K000139698 vom 2024-05-20", "url": "https://my.f5.com/manage/s/article/K000139698" } ], "source_lang": "en-US", "title": "Python: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-05-20T22:00:00.000+00:00", "generator": { "date": "2024-05-21T08:37:39.896+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2024-1182", "initial_release_date": "2016-06-15T22:00:00.000+00:00", "revision_history": [ { "date": "2016-06-15T22:00:00.000+00:00", "number": "1", "summary": "Initial Release" }, { "date": "2016-06-15T22:00:00.000+00:00", "number": "2", "summary": "Version nicht vorhanden" }, { "date": "2016-06-15T22:00:00.000+00:00", "number": "3", "summary": "Version nicht vorhanden" }, { "date": "2016-06-15T22:00:00.000+00:00", "number": "4", "summary": "Version nicht vorhanden" }, { "date": "2016-08-18T22:00:00.000+00:00", "number": "5", "summary": "New remediations available" }, { "date": "2016-08-18T22:00:00.000+00:00", "number": "6", "summary": "Version nicht vorhanden" }, { "date": "2016-08-21T22:00:00.000+00:00", "number": "7", "summary": "New remediations available" }, { "date": "2016-08-21T22:00:00.000+00:00", "number": "8", "summary": "Version nicht vorhanden" }, { "date": "2016-09-11T22:00:00.000+00:00", "number": "9", "summary": "New remediations available" }, { "date": "2016-09-11T22:00:00.000+00:00", "number": "10", "summary": "Version nicht vorhanden" }, { "date": "2016-10-26T22:00:00.000+00:00", "number": "11", "summary": "New remediations available" }, { "date": "2016-11-03T23:00:00.000+00:00", "number": "12", "summary": "New remediations available" }, { "date": "2016-11-09T23:00:00.000+00:00", "number": "13", "summary": "New remediations available" }, { "date": "2016-11-09T23:00:00.000+00:00", "number": "14", "summary": "Version nicht vorhanden" }, { "date": "2016-11-10T23:00:00.000+00:00", "number": "15", "summary": "New remediations available" }, { "date": "2016-11-10T23:00:00.000+00:00", "number": "16", "summary": "Version nicht vorhanden" }, { "date": "2016-11-20T23:00:00.000+00:00", "number": "17", "summary": "New remediations available" }, { "date": "2016-11-22T23:00:00.000+00:00", "number": "18", "summary": "New remediations available" }, { "date": "2016-11-22T23:00:00.000+00:00", "number": "19", "summary": "Version nicht vorhanden" }, { "date": "2016-12-22T23:00:00.000+00:00", "number": "20", "summary": "New remediations available" }, { "date": "2017-08-07T22:00:00.000+00:00", "number": "21", "summary": "Added references" }, { "date": "2019-02-03T23:00:00.000+00:00", "number": "22", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2020-01-16T23:00:00.000+00:00", "number": "23", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2020-01-26T23:00:00.000+00:00", "number": "24", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-20T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von F5 aufgenommen" } ], "status": "final", "version": "25" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "17.1.0-17.1.1", "product": { "name": "F5 BIG-IP 17.1.0-17.1.1", "product_id": "T034899", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:17.1.0_-_17.1.1" } } }, { "category": "product_version", "name": "16.1.0-16.1.4", "product": { "name": "F5 BIG-IP 16.1.0-16.1.4", "product_id": "T034901", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:16.1.0_-_16.1.4" } } }, { "category": "product_version", "name": "15.1.0-15.1.10", "product": { "name": "F5 BIG-IP 15.1.0-15.1.10", "product_id": "T034902", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:15.1.0_-_15.1.10" } } } ], "category": "product_name", "name": "BIG-IP" } ], "category": "vendor", "name": "F5" }, { "branches": [ { "category": "product_name", "name": "Open Source Python", "product": { "name": "Open Source Python", "product_id": "113051", "product_identification_helper": { "cpe": "cpe:/a:python:python:-" } } } ], "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", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "branches": [ { "category": "product_version", "name": "12 SP1", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP1", "product_id": "T006804", "product_identification_helper": { "cpe": "cpe:/o:suse:linux_enterprise_desktop:12:sp1" } } } ], "category": "product_name", "name": "Linux Enterprise Desktop" }, { "branches": [ { "category": "product_version", "name": "12 SP1", "product": { "name": "SUSE Linux Enterprise Server 12 SP1", "product_id": "T007836", "product_identification_helper": { "cpe": "cpe:/o:suse:linux_enterprise_server:12:sp1" } } } ], "category": "product_name", "name": "Linux Enterprise Server" } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Splunk Splunk Enterprise", "product": { "name": "Splunk Splunk Enterprise", "product_id": "T008911", "product_identification_helper": { "cpe": "cpe:/a:splunk:splunk:-" } } } ], "category": "vendor", "name": "Splunk" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "131442", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:10.04:-:lts" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-5636", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Python im Zusammenhang mit dem zipimport Modul. Diese Schwachstelle beruht auf einer unzureichenden Pr\u00fcfung der \"data_size\" Variable. Ein entfernter anonymer Angreifer kann diese Schwachstelle mittels einer speziell gestalteten Zip-Datei ausnutzen, um einen Heap-basierten Puffer\u00fcberlauf hervorzurufen und dadurch beliebigen Code zur Ausf\u00fchrung zu bringen." } ], "product_status": { "known_affected": [ "131442", "T034899", "T002207", "67646", "T034902", "T034901", "T008911", "T007836", "T006804", "T004914", "113051" ] }, "release_date": "2016-06-15T22:00:00Z", "title": "CVE-2016-5636" }, { "cve": "CVE-2016-5699", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Python in Verbindung mit dem urrlib2 Module. Diese Schwachstelle beruht darauf, dass newline Zeichen (0x0A) im HTTP Header fehlerhaft im HTTP Client [urrlib2/urllib/httplib/http.client] verarbeitet werden. In der Folge kann ein entfernter anonymer Angreifer diese Schwachstelle ausnutzen, um zus\u00e4tzliche HTTP Header zu injizieren bzw. einen HTTP Header Injection Angriff auszuf\u00fchren. Zur erfolgreichen Ausnutzung dieser Schwachstelle muss der Angreifer den Benutzer dazu bringen eine modifizierte URL oder Webseite in seinem Web-Browser zu \u00f6ffnen." } ], "product_status": { "known_affected": [ "131442", "T034899", "T002207", "67646", "T034902", "T034901", "T008911", "T007836", "T006804", "T004914", "113051" ] }, "release_date": "2016-06-15T22:00:00Z", "title": "CVE-2016-5699" } ] }
Loading...
Loading...
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.