Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-5010 (GCVE-0-2019-5010)
Vulnerability from cvelistv5 – Published: 2019-10-31 20:05 – Updated: 2024-08-04 19:40- CWE-476 - NULL Pointer Dereference
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2019:3520 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2019:3725 | vendor-advisoryx_refsource_REDHAT |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| https://security.gentoo.org/glsa/202003-26 | vendor-advisoryx_refsource_GENTOO |
| https://lists.debian.org/debian-lts-announce/2020… | mailing-listx_refsource_MLIST |
| https://lists.apache.org/thread.html/r1b103833cb5… | mailing-listx_refsource_MLIST |
| https://lists.debian.org/debian-lts-announce/2020… | mailing-listx_refsource_MLIST |
| https://talosintelligence.com/vulnerability_repor… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T19:40:49.196Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "RHSA-2019:3520",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3520"
},
{
"name": "RHSA-2019:3725",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"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"
},
{
"name": "GLSA-202003-26",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202003-26"
},
{
"name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"name": "[bookkeeper-issues] 20200729 [GitHub] [bookkeeper] padma81 opened a new issue #2387: Security vulnerabilities in the apache/bookkeeper-4.9.2 image",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[debian-lts-announce] 20200822 [SECURITY] [DLA 2337-1] python2.7 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Python",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "Python.org CPython 2.7.11 Python.org CPython 3.6.6 Python.org CPython 3.5.2 Python.org CPython 3 master at 480833808e918a1dcebbbcfd07d5a8de3c5c2a66"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476: NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-04-19T17:32:41.000Z",
"orgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
"shortName": "talos"
},
"references": [
{
"name": "RHSA-2019:3520",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3520"
},
{
"name": "RHSA-2019:3725",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"name": "openSUSE-SU-2020:0086",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
},
{
"name": "GLSA-202003-26",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202003-26"
},
{
"name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"name": "[bookkeeper-issues] 20200729 [GitHub] [bookkeeper] padma81 opened a new issue #2387: Security vulnerabilities in the apache/bookkeeper-4.9.2 image",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[debian-lts-announce] 20200822 [SECURITY] [DLA 2337-1] python2.7 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "talos-cna@cisco.com",
"ID": "CVE-2019-5010",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Python",
"version": {
"version_data": [
{
"version_value": "Python.org CPython 2.7.11 Python.org CPython 3.6.6 Python.org CPython 3.5.2 Python.org CPython 3 master at 480833808e918a1dcebbbcfd07d5a8de3c5c2a66"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability."
}
]
},
"impact": {
"cvss": {
"baseScore": 5.9,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476: NULL Pointer Dereference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2019:3520",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3520"
},
{
"name": "RHSA-2019:3725",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"name": "openSUSE-SU-2020:0086",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
},
{
"name": "GLSA-202003-26",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202003-26"
},
{
"name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"name": "[bookkeeper-issues] 20200729 [GitHub] [bookkeeper] padma81 opened a new issue #2387: Security vulnerabilities in the apache/bookkeeper-4.9.2 image",
"refsource": "MLIST",
"url": "https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0@%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[debian-lts-announce] 20200822 [SECURITY] [DLA 2337-1] python2.7 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html"
},
{
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758",
"refsource": "MISC",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
"assignerShortName": "talos",
"cveId": "CVE-2019-5010",
"datePublished": "2019-10-31T20:05:57.000Z",
"dateReserved": "2019-01-04T00:00:00.000Z",
"dateUpdated": "2024-08-04T19:40:49.196Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-5010",
"date": "2026-06-05",
"epss": "0.05355",
"percentile": "0.90259"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.7.0\", \"versionEndExcluding\": \"2.7.16\", \"matchCriteriaId\": \"FA2065D8-E70F-42D1-8025-8FF2A39276B1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.4.0\", \"versionEndExcluding\": \"3.4.10\", \"matchCriteriaId\": \"0CF4B94C-52A0-497F-B884-F61123BCBE06\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.5.0\", \"versionEndExcluding\": \"3.5.7\", \"matchCriteriaId\": \"BA03C7E0-BBBD-48B7-8B55-D21114F7AE78\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.6.0\", \"versionEndExcluding\": \"3.6.9\", \"matchCriteriaId\": \"2C052B2D-757B-4342-8BE9-510A08599779\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.7.0\", \"versionEndExcluding\": \"3.7.3\", \"matchCriteriaId\": \"4C910F83-E507-4572-93B0-740BFBA89B7A\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F4CFF558-3C47-480D-A2F0-BABF26042943\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"92BC9265-6959-4D37-BE5E-8C45E98992F8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_eus:8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"831F0F47-3565-4763-B16F-C87B1FF2035E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0E3F09B5-569F-4C58-9FCA-3C0953D107B5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_eus:8.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6C3741B8-851F-475D-B428-523F4F722350\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6897676D-53F9-45B3-B27F-7FF9A4C58D33\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E28F226A-CBC7-4A32-BE58-398FA5B42481\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"76C24D94-834A-4E9D-8F73-624AFA99AAA2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B09ACF2D-D83F-4A86-8185-9569605D8EE1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AC10D919-57FD-4725-B8D2-39ECB476902F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1272DF03-7674-4BD4-8E64-94004B195448\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.\"}, {\"lang\": \"es\", \"value\": \"Se presenta una vulnerabilidad de denegaci\\u00f3n de servicio explotable en el analizador de certificados X509 de Python.org Python versi\\u00f3n 2.7.11 / 3.6.6. Un certificado X509 especialmente dise\\u00f1ado puede causar una desreferencia del puntero NULL, resultando en una denegaci\\u00f3n de servicio. Un atacante puede iniciar o aceptar conexiones TLS usando certificados dise\\u00f1ados para activar esta vulnerabilidad.\"}]",
"id": "CVE-2019-5010",
"lastModified": "2024-11-21T04:44:10.850",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}], \"cvssMetricV30\": [{\"source\": \"talos-cna@cisco.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 5.9, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.2, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2019-10-31T21:15:13.293",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html\", \"source\": \"talos-cna@cisco.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3520\", \"source\": \"talos-cna@cisco.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3725\", \"source\": \"talos-cna@cisco.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0%40%3Cissues.bookkeeper.apache.org%3E\", \"source\": \"talos-cna@cisco.com\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\", \"source\": \"talos-cna@cisco.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html\", \"source\": \"talos-cna@cisco.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202003-26\", \"source\": \"talos-cna@cisco.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758\", \"source\": \"talos-cna@cisco.com\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3520\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3725\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0%40%3Cissues.bookkeeper.apache.org%3E\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202003-26\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "talos-cna@cisco.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"talos-cna@cisco.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-5010\",\"sourceIdentifier\":\"talos-cna@cisco.com\",\"published\":\"2019-10-31T21:15:13.293\",\"lastModified\":\"2024-11-21T04:44:10.850\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.\"},{\"lang\":\"es\",\"value\":\"Se presenta una vulnerabilidad de denegaci\u00f3n de servicio explotable en el analizador de certificados X509 de Python.org Python versi\u00f3n 2.7.11 / 3.6.6. Un certificado X509 especialmente dise\u00f1ado puede causar una desreferencia del puntero NULL, resultando en una denegaci\u00f3n de servicio. Un atacante puede iniciar o aceptar conexiones TLS usando certificados dise\u00f1ados para activar esta vulnerabilidad.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV30\":[{\"source\":\"talos-cna@cisco.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"talos-cna@cisco.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.7.0\",\"versionEndExcluding\":\"2.7.16\",\"matchCriteriaId\":\"FA2065D8-E70F-42D1-8025-8FF2A39276B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.4.0\",\"versionEndExcluding\":\"3.4.10\",\"matchCriteriaId\":\"0CF4B94C-52A0-497F-B884-F61123BCBE06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.5.0\",\"versionEndExcluding\":\"3.5.7\",\"matchCriteriaId\":\"BA03C7E0-BBBD-48B7-8B55-D21114F7AE78\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.6.0\",\"versionEndExcluding\":\"3.6.9\",\"matchCriteriaId\":\"2C052B2D-757B-4342-8BE9-510A08599779\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.7.0\",\"versionEndExcluding\":\"3.7.3\",\"matchCriteriaId\":\"4C910F83-E507-4572-93B0-740BFBA89B7A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"92BC9265-6959-4D37-BE5E-8C45E98992F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"831F0F47-3565-4763-B16F-C87B1FF2035E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0E3F09B5-569F-4C58-9FCA-3C0953D107B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6C3741B8-851F-475D-B428-523F4F722350\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6897676D-53F9-45B3-B27F-7FF9A4C58D33\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E28F226A-CBC7-4A32-BE58-398FA5B42481\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"76C24D94-834A-4E9D-8F73-624AFA99AAA2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B09ACF2D-D83F-4A86-8185-9569605D8EE1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AC10D919-57FD-4725-B8D2-39ECB476902F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1272DF03-7674-4BD4-8E64-94004B195448\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3520\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3725\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0%40%3Cissues.bookkeeper.apache.org%3E\",\"source\":\"talos-cna@cisco.com\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202003-26\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3520\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3725\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0%40%3Cissues.bookkeeper.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202003-26\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}"
}
}
RHSA-2019_2030
Vulnerability from csaf_redhat - Published: 2019-08-06 12:52 - Updated: 2024-11-15 08:25Python's elementtree C accelerator failed to initialise Expat's hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by contructing an XML document that would cause pathological hash collisions in Expat's internal data structures, consuming large amounts CPU and RAM.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
A null pointer dereference vulnerability was found in the certificate parsing code in Python. This causes a denial of service to applications when parsing specially crafted certificates. This vulnerability is unlikely to be triggered if application enables SSL/TLS certificate validation and accepts certificates only from trusted root certificate authorities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
|
urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Missing salt initialization in _elementtree.c module (CVE-2018-14647)\n\n* python: NULL pointer dereference using a specially crafted X509 certificate (CVE-2019-5010)\n\n* python: CRLF injection via the query part of the url passed to urlopen() (CVE-2019-9740)\n\n* python: CRLF injection via the path part of the url passed to urlopen() (CVE-2019-9947)\n\n* python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms (CVE-2019-9948)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.7 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-2019:2030",
"url": "https://access.redhat.com/errata/RHSA-2019:2030"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index"
},
{
"category": "external",
"summary": "1629982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1629982"
},
{
"category": "external",
"summary": "1631822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1631822"
},
{
"category": "external",
"summary": "1666519",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1666519"
},
{
"category": "external",
"summary": "1688169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688169"
},
{
"category": "external",
"summary": "1695570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695570"
},
{
"category": "external",
"summary": "1695572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695572"
},
{
"category": "external",
"summary": "1703600",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703600"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2030.json"
}
],
"title": "Red Hat Security Advisory: python security and bug fix update",
"tracking": {
"current_release_date": "2024-11-15T08:25:24+00:00",
"generator": {
"date": "2024-11-15T08:25:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2019:2030",
"initial_release_date": "2019-08-06T12:52:17+00:00",
"revision_history": [
{
"date": "2019-08-06T12:52:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-08-06T12:52:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T08:25:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "tkinter-0:2.7.5-86.el7.x86_64",
"product": {
"name": "tkinter-0:2.7.5-86.el7.x86_64",
"product_id": "tkinter-0:2.7.5-86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.7.5-86.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.7.5-86.el7.x86_64",
"product": {
"name": "python-test-0:2.7.5-86.el7.x86_64",
"product_id": "python-test-0:2.7.5-86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.7.5-86.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-86.el7.x86_64",
"product": {
"name": "python-debuginfo-0:2.7.5-86.el7.x86_64",
"product_id": "python-debuginfo-0:2.7.5-86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-86.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tools-0:2.7.5-86.el7.x86_64",
"product": {
"name": "python-tools-0:2.7.5-86.el7.x86_64",
"product_id": "python-tools-0:2.7.5-86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.7.5-86.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-debug-0:2.7.5-86.el7.x86_64",
"product": {
"name": "python-debug-0:2.7.5-86.el7.x86_64",
"product_id": "python-debug-0:2.7.5-86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debug@2.7.5-86.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.7.5-86.el7.x86_64",
"product": {
"name": "python-libs-0:2.7.5-86.el7.x86_64",
"product_id": "python-libs-0:2.7.5-86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-86.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.7.5-86.el7.x86_64",
"product": {
"name": "python-devel-0:2.7.5-86.el7.x86_64",
"product_id": "python-devel-0:2.7.5-86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.7.5-86.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-0:2.7.5-86.el7.x86_64",
"product": {
"name": "python-0:2.7.5-86.el7.x86_64",
"product_id": "python-0:2.7.5-86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.7.5-86.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-libs-0:2.7.5-86.el7.i686",
"product": {
"name": "python-libs-0:2.7.5-86.el7.i686",
"product_id": "python-libs-0:2.7.5-86.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-86.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-86.el7.i686",
"product": {
"name": "python-debuginfo-0:2.7.5-86.el7.i686",
"product_id": "python-debuginfo-0:2.7.5-86.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-86.el7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python-0:2.7.5-86.el7.src",
"product": {
"name": "python-0:2.7.5-86.el7.src",
"product_id": "python-0:2.7.5-86.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.7.5-86.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "tkinter-0:2.7.5-86.el7.s390x",
"product": {
"name": "tkinter-0:2.7.5-86.el7.s390x",
"product_id": "tkinter-0:2.7.5-86.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.7.5-86.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.7.5-86.el7.s390x",
"product": {
"name": "python-test-0:2.7.5-86.el7.s390x",
"product_id": "python-test-0:2.7.5-86.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.7.5-86.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-86.el7.s390x",
"product": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390x",
"product_id": "python-debuginfo-0:2.7.5-86.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-86.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-tools-0:2.7.5-86.el7.s390x",
"product": {
"name": "python-tools-0:2.7.5-86.el7.s390x",
"product_id": "python-tools-0:2.7.5-86.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.7.5-86.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-debug-0:2.7.5-86.el7.s390x",
"product": {
"name": "python-debug-0:2.7.5-86.el7.s390x",
"product_id": "python-debug-0:2.7.5-86.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debug@2.7.5-86.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.7.5-86.el7.s390x",
"product": {
"name": "python-libs-0:2.7.5-86.el7.s390x",
"product_id": "python-libs-0:2.7.5-86.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-86.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.7.5-86.el7.s390x",
"product": {
"name": "python-devel-0:2.7.5-86.el7.s390x",
"product_id": "python-devel-0:2.7.5-86.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.7.5-86.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-0:2.7.5-86.el7.s390x",
"product": {
"name": "python-0:2.7.5-86.el7.s390x",
"product_id": "python-0:2.7.5-86.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.7.5-86.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tkinter-0:2.7.5-86.el7.ppc64",
"product": {
"name": "tkinter-0:2.7.5-86.el7.ppc64",
"product_id": "tkinter-0:2.7.5-86.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.7.5-86.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.7.5-86.el7.ppc64",
"product": {
"name": "python-test-0:2.7.5-86.el7.ppc64",
"product_id": "python-test-0:2.7.5-86.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.7.5-86.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64",
"product": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64",
"product_id": "python-debuginfo-0:2.7.5-86.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-86.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-tools-0:2.7.5-86.el7.ppc64",
"product": {
"name": "python-tools-0:2.7.5-86.el7.ppc64",
"product_id": "python-tools-0:2.7.5-86.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.7.5-86.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-debug-0:2.7.5-86.el7.ppc64",
"product": {
"name": "python-debug-0:2.7.5-86.el7.ppc64",
"product_id": "python-debug-0:2.7.5-86.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debug@2.7.5-86.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.7.5-86.el7.ppc64",
"product": {
"name": "python-libs-0:2.7.5-86.el7.ppc64",
"product_id": "python-libs-0:2.7.5-86.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-86.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.7.5-86.el7.ppc64",
"product": {
"name": "python-devel-0:2.7.5-86.el7.ppc64",
"product_id": "python-devel-0:2.7.5-86.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.7.5-86.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-0:2.7.5-86.el7.ppc64",
"product": {
"name": "python-0:2.7.5-86.el7.ppc64",
"product_id": "python-0:2.7.5-86.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.7.5-86.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "tkinter-0:2.7.5-86.el7.ppc64le",
"product": {
"name": "tkinter-0:2.7.5-86.el7.ppc64le",
"product_id": "tkinter-0:2.7.5-86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.7.5-86.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.7.5-86.el7.ppc64le",
"product": {
"name": "python-test-0:2.7.5-86.el7.ppc64le",
"product_id": "python-test-0:2.7.5-86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.7.5-86.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64le",
"product": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64le",
"product_id": "python-debuginfo-0:2.7.5-86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-86.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-tools-0:2.7.5-86.el7.ppc64le",
"product": {
"name": "python-tools-0:2.7.5-86.el7.ppc64le",
"product_id": "python-tools-0:2.7.5-86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.7.5-86.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-debug-0:2.7.5-86.el7.ppc64le",
"product": {
"name": "python-debug-0:2.7.5-86.el7.ppc64le",
"product_id": "python-debug-0:2.7.5-86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debug@2.7.5-86.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.7.5-86.el7.ppc64le",
"product": {
"name": "python-libs-0:2.7.5-86.el7.ppc64le",
"product_id": "python-libs-0:2.7.5-86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-86.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.7.5-86.el7.ppc64le",
"product": {
"name": "python-devel-0:2.7.5-86.el7.ppc64le",
"product_id": "python-devel-0:2.7.5-86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.7.5-86.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-0:2.7.5-86.el7.ppc64le",
"product": {
"name": "python-0:2.7.5-86.el7.ppc64le",
"product_id": "python-0:2.7.5-86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.7.5-86.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-libs-0:2.7.5-86.el7.ppc",
"product": {
"name": "python-libs-0:2.7.5-86.el7.ppc",
"product_id": "python-libs-0:2.7.5-86.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-86.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-86.el7.ppc",
"product": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc",
"product_id": "python-debuginfo-0:2.7.5-86.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-86.el7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "python-libs-0:2.7.5-86.el7.s390",
"product": {
"name": "python-libs-0:2.7.5-86.el7.s390",
"product_id": "python-libs-0:2.7.5-86.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-86.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-86.el7.s390",
"product": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390",
"product_id": "python-debuginfo-0:2.7.5-86.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-86.el7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-0:2.7.5-86.el7.src"
},
"product_reference": "python-0:2.7.5-86.el7.src",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-debug-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debug-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-devel-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-devel-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-libs-0:2.7.5-86.el7.i686"
},
"product_reference": "python-libs-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-libs-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-libs-0:2.7.5-86.el7.s390"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-libs-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-test-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-test-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-test-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-test-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-test-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-tools-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-tools-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:tkinter-0:2.7.5-86.el7.s390x"
},
"product_reference": "tkinter-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-0:2.7.5-86.el7.src"
},
"product_reference": "python-0:2.7.5-86.el7.src",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debug-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-devel-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686"
},
"product_reference": "python-libs-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-test-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-test-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-tools-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x"
},
"product_reference": "tkinter-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-0:2.7.5-86.el7.src"
},
"product_reference": "python-0:2.7.5-86.el7.src",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debug-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-devel-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686"
},
"product_reference": "python-libs-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-test-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-test-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-tools-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x"
},
"product_reference": "tkinter-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src"
},
"product_reference": "python-0:2.7.5-86.el7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debug-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-devel-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686"
},
"product_reference": "python-libs-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-test-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-test-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-tools-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x"
},
"product_reference": "tkinter-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-0:2.7.5-86.el7.src"
},
"product_reference": "python-0:2.7.5-86.el7.src",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-debug-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debug-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-devel-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-devel-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-libs-0:2.7.5-86.el7.i686"
},
"product_reference": "python-libs-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-libs-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-libs-0:2.7.5-86.el7.s390"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-libs-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-test-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-test-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-test-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-test-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-test-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-tools-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-tools-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:tkinter-0:2.7.5-86.el7.s390x"
},
"product_reference": "tkinter-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-0:2.7.5-86.el7.src"
},
"product_reference": "python-0:2.7.5-86.el7.src",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debug-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-devel-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686"
},
"product_reference": "python-libs-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-test-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-test-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-tools-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x"
},
"product_reference": "tkinter-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-0:2.7.5-86.el7.src"
},
"product_reference": "python-0:2.7.5-86.el7.src",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debug-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-devel-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686"
},
"product_reference": "python-libs-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-test-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-test-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-tools-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x"
},
"product_reference": "tkinter-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-0:2.7.5-86.el7.src"
},
"product_reference": "python-0:2.7.5-86.el7.src",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debug-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debug-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debug-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-debuginfo-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-devel-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-devel-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-devel-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686"
},
"product_reference": "python-libs-0:2.7.5-86.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-libs-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-libs-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-libs-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-test-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-test-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-test-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "python-tools-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x"
},
"product_reference": "python-tools-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64"
},
"product_reference": "python-tools-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le"
},
"product_reference": "tkinter-0:2.7.5-86.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x"
},
"product_reference": "tkinter-0:2.7.5-86.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
},
"product_reference": "tkinter-0:2.7.5-86.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Python Security Response Team"
]
}
],
"cve": "CVE-2018-14647",
"cwe": {
"id": "CWE-335",
"name": "Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)"
},
"discovery_date": "2018-09-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1631822"
}
],
"notes": [
{
"category": "description",
"text": "Python\u0027s elementtree C accelerator failed to initialise Expat\u0027s hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by contructing an XML document that would cause pathological hash collisions in Expat\u0027s internal data structures, consuming large amounts CPU and RAM.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Missing salt initialization in _elementtree.c module",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-14647"
},
{
"category": "external",
"summary": "RHBZ#1631822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1631822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-14647",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14647"
},
{
"category": "external",
"summary": "https://bugs.python.org/issue34623",
"url": "https://bugs.python.org/issue34623"
}
],
"release_date": "2018-09-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-06T12:52:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2030"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Missing salt initialization in _elementtree.c module"
},
{
"cve": "CVE-2019-5010",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1666519"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference vulnerability was found in the certificate parsing code in Python. This causes a denial of service to applications when parsing specially crafted certificates. This vulnerability is unlikely to be triggered if application enables SSL/TLS certificate validation and accepts certificates only from trusted root certificate authorities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: NULL pointer dereference using a specially crafted X509 certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of python as shipped with Red Hat Enterprise Linux 5 and 6.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "RHBZ#1666519",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1666519"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5010",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5010"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5010",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5010"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/ssl-crl-dps-dos.html",
"url": "https://python-security.readthedocs.io/vuln/ssl-crl-dps-dos.html"
}
],
"release_date": "2019-01-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-06T12:52:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2030"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: NULL pointer dereference using a specially crafted X509 certificate"
},
{
"cve": "CVE-2019-9740",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688169"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: CRLF injection via the query part of the url passed to urlopen()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects:\n* All current versions of Red Hat OpenStack Platform. However, version 8 is due to retire on the 20th of April 2019, there are no more planned releases prior to this date.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9740"
},
{
"category": "external",
"summary": "RHBZ#1688169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9740"
}
],
"release_date": "2019-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-06T12:52:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2030"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: CRLF injection via the query part of the url passed to urlopen()"
},
{
"cve": "CVE-2019-9947",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1695572"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: CRLF injection via the path part of the url passed to urlopen()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "RHBZ#1695572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695572"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9947",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9947"
}
],
"release_date": "2019-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-06T12:52:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2030"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: CRLF injection via the path part of the url passed to urlopen()"
},
{
"cve": "CVE-2019-9948",
"cwe": {
"id": "CWE-749",
"name": "Exposed Dangerous Method or Function"
},
"discovery_date": "2019-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1695570"
}
],
"notes": [
{
"category": "description",
"text": "urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen(\u0027local_file:///etc/passwd\u0027) call.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9948"
},
{
"category": "external",
"summary": "RHBZ#1695570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695570"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9948"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9948",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9948"
}
],
"release_date": "2019-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-08-06T12:52:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2030"
},
{
"category": "workaround",
"details": "If your application uses a blacklist to prevent \"file://\" schema from being used, consider using a whitelist approach to just allow the schemas you want or add \"local_file://\" schema to your blacklist.",
"product_ids": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"7Client-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-0:2.7.5-86.el7.src",
"7Client-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-0:2.7.5-86.el7.src",
"7Client-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Client-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.src",
"7ComputeNode-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7ComputeNode-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-0:2.7.5-86.el7.src",
"7Server-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-0:2.7.5-86.el7.src",
"7Server-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Server-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-7.7:tkinter-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.src",
"7Workstation-optional-7.7:python-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debug-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-debuginfo-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-devel-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.i686",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-libs-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-test-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:python-tools-0:2.7.5-86.el7.x86_64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.ppc64le",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.s390x",
"7Workstation-optional-7.7:tkinter-0:2.7.5-86.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms"
}
]
}
RHSA-2019_3520
Vulnerability from csaf_redhat - Published: 2019-11-05 20:59 - Updated: 2024-11-15 08:26A null pointer dereference vulnerability was found in the certificate parsing code in Python. This causes a denial of service to applications when parsing specially crafted certificates. This vulnerability is unlikely to be triggered if application enables SSL/TLS certificate validation and accepts certificates only from trusted root certificate authorities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
|
urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: NULL pointer dereference using a specially crafted X509 certificate (CVE-2019-5010)\n\n* python: CRLF injection via the query part of the url passed to urlopen() (CVE-2019-9740)\n\n* python: CRLF injection via the path part of the url passed to urlopen() (CVE-2019-9947)\n\n* python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms (CVE-2019-9948)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 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-2019:3520",
"url": "https://access.redhat.com/errata/RHSA-2019:3520"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/"
},
{
"category": "external",
"summary": "1634784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1634784"
},
{
"category": "external",
"summary": "1639531",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1639531"
},
{
"category": "external",
"summary": "1665514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665514"
},
{
"category": "external",
"summary": "1666519",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1666519"
},
{
"category": "external",
"summary": "1671353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1671353"
},
{
"category": "external",
"summary": "1688169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688169"
},
{
"category": "external",
"summary": "1695570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695570"
},
{
"category": "external",
"summary": "1695572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695572"
},
{
"category": "external",
"summary": "1701286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701286"
},
{
"category": "external",
"summary": "1725721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1725721"
},
{
"category": "external",
"summary": "1731424",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1731424"
},
{
"category": "external",
"summary": "1744670",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1744670"
},
{
"category": "external",
"summary": "1745499",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1745499"
},
{
"category": "external",
"summary": "1745685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1745685"
},
{
"category": "external",
"summary": "1760106",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760106"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3520.json"
}
],
"title": "Red Hat Security Advisory: python3 security and bug fix update",
"tracking": {
"current_release_date": "2024-11-15T08:26:54+00:00",
"generator": {
"date": "2024-11-15T08:26:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2019:3520",
"initial_release_date": "2019-11-05T20:59:02+00:00",
"revision_history": [
{
"date": "2019-11-05T20:59:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-11-05T20:59:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T08:26:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-15.1.el8.i686",
"product": {
"name": "platform-python-0:3.6.8-15.1.el8.i686",
"product_id": "platform-python-0:3.6.8-15.1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-15.1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-15.1.el8.i686",
"product": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.i686",
"product_id": "platform-python-debug-0:3.6.8-15.1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-15.1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-15.1.el8.i686",
"product": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.i686",
"product_id": "platform-python-devel-0:3.6.8-15.1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-15.1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-15.1.el8.i686",
"product": {
"name": "python3-idle-0:3.6.8-15.1.el8.i686",
"product_id": "python3-idle-0:3.6.8-15.1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-15.1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-15.1.el8.i686",
"product": {
"name": "python3-test-0:3.6.8-15.1.el8.i686",
"product_id": "python3-test-0:3.6.8-15.1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-15.1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-15.1.el8.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.i686",
"product_id": "python3-tkinter-0:3.6.8-15.1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-15.1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-15.1.el8.i686",
"product": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.i686",
"product_id": "python3-debugsource-0:3.6.8-15.1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-15.1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-15.1.el8.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.i686",
"product_id": "python3-debuginfo-0:3.6.8-15.1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-15.1.el8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-15.1.el8.i686",
"product": {
"name": "python3-libs-0:3.6.8-15.1.el8.i686",
"product_id": "python3-libs-0:3.6.8-15.1.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-15.1.el8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"product": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"product_id": "platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-15.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"product": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"product_id": "platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-15.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-15.1.el8.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-15.1.el8.x86_64",
"product_id": "python3-idle-0:3.6.8-15.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-15.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"product_id": "python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-15.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"product": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"product_id": "python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-15.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-15.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-15.1.el8.x86_64",
"product": {
"name": "platform-python-0:3.6.8-15.1.el8.x86_64",
"product_id": "platform-python-0:3.6.8-15.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-15.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-15.1.el8.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-15.1.el8.x86_64",
"product_id": "python3-libs-0:3.6.8-15.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-15.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-15.1.el8.x86_64",
"product": {
"name": "python3-test-0:3.6.8-15.1.el8.x86_64",
"product_id": "python3-test-0:3.6.8-15.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-15.1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"product": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"product_id": "platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-15.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"product": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"product_id": "platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-15.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-15.1.el8.ppc64le",
"product": {
"name": "python3-idle-0:3.6.8-15.1.el8.ppc64le",
"product_id": "python3-idle-0:3.6.8-15.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-15.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"product": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"product_id": "python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-15.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"product": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"product_id": "python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-15.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"product": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"product_id": "python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-15.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-15.1.el8.ppc64le",
"product": {
"name": "platform-python-0:3.6.8-15.1.el8.ppc64le",
"product_id": "platform-python-0:3.6.8-15.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-15.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-15.1.el8.ppc64le",
"product": {
"name": "python3-libs-0:3.6.8-15.1.el8.ppc64le",
"product_id": "python3-libs-0:3.6.8-15.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-15.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-15.1.el8.ppc64le",
"product": {
"name": "python3-test-0:3.6.8-15.1.el8.ppc64le",
"product_id": "python3-test-0:3.6.8-15.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-15.1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-15.1.el8.s390x",
"product": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.s390x",
"product_id": "platform-python-debug-0:3.6.8-15.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-15.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-15.1.el8.s390x",
"product": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.s390x",
"product_id": "platform-python-devel-0:3.6.8-15.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-15.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-15.1.el8.s390x",
"product": {
"name": "python3-idle-0:3.6.8-15.1.el8.s390x",
"product_id": "python3-idle-0:3.6.8-15.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-15.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-15.1.el8.s390x",
"product": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.s390x",
"product_id": "python3-tkinter-0:3.6.8-15.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-15.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-15.1.el8.s390x",
"product": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.s390x",
"product_id": "python3-debugsource-0:3.6.8-15.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-15.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"product": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"product_id": "python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-15.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-15.1.el8.s390x",
"product": {
"name": "platform-python-0:3.6.8-15.1.el8.s390x",
"product_id": "platform-python-0:3.6.8-15.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-15.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-15.1.el8.s390x",
"product": {
"name": "python3-libs-0:3.6.8-15.1.el8.s390x",
"product_id": "python3-libs-0:3.6.8-15.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-15.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-15.1.el8.s390x",
"product": {
"name": "python3-test-0:3.6.8-15.1.el8.s390x",
"product_id": "python3-test-0:3.6.8-15.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-15.1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"product": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"product_id": "platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-15.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"product": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"product_id": "platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-15.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-15.1.el8.aarch64",
"product": {
"name": "python3-idle-0:3.6.8-15.1.el8.aarch64",
"product_id": "python3-idle-0:3.6.8-15.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-15.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"product": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"product_id": "python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-15.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"product": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"product_id": "python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-15.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"product": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"product_id": "python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-15.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-15.1.el8.aarch64",
"product": {
"name": "platform-python-0:3.6.8-15.1.el8.aarch64",
"product_id": "platform-python-0:3.6.8-15.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-15.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-15.1.el8.aarch64",
"product": {
"name": "python3-libs-0:3.6.8-15.1.el8.aarch64",
"product_id": "python3-libs-0:3.6.8-15.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-15.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-15.1.el8.aarch64",
"product": {
"name": "python3-test-0:3.6.8-15.1.el8.aarch64",
"product_id": "python3-test-0:3.6.8-15.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-15.1.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-15.1.el8.src",
"product": {
"name": "python3-0:3.6.8-15.1.el8.src",
"product_id": "python3-0:3.6.8-15.1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-15.1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "platform-python-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686"
},
"product_reference": "platform-python-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "platform-python-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "platform-python-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-15.1.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src"
},
"product_reference": "python3-0:3.6.8-15.1.el8.src",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686"
},
"product_reference": "python3-idle-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "python3-idle-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686"
},
"product_reference": "python3-libs-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "python3-libs-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "python3-test-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686"
},
"product_reference": "python3-test-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "python3-test-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "python3-test-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "platform-python-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686"
},
"product_reference": "platform-python-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "platform-python-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "platform-python-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-15.1.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src"
},
"product_reference": "python3-0:3.6.8-15.1.el8.src",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686"
},
"product_reference": "python3-idle-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "python3-idle-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686"
},
"product_reference": "python3-libs-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "python3-libs-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "python3-test-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686"
},
"product_reference": "python3-test-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "python3-test-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "python3-test-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-15.1.el8.i686",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-15.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-15.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-5010",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1666519"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference vulnerability was found in the certificate parsing code in Python. This causes a denial of service to applications when parsing specially crafted certificates. This vulnerability is unlikely to be triggered if application enables SSL/TLS certificate validation and accepts certificates only from trusted root certificate authorities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: NULL pointer dereference using a specially crafted X509 certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of python as shipped with Red Hat Enterprise Linux 5 and 6.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "RHBZ#1666519",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1666519"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5010",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5010"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5010",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5010"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/ssl-crl-dps-dos.html",
"url": "https://python-security.readthedocs.io/vuln/ssl-crl-dps-dos.html"
}
],
"release_date": "2019-01-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T20:59:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3520"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: NULL pointer dereference using a specially crafted X509 certificate"
},
{
"cve": "CVE-2019-9740",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688169"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: CRLF injection via the query part of the url passed to urlopen()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects:\n* All current versions of Red Hat OpenStack Platform. However, version 8 is due to retire on the 20th of April 2019, there are no more planned releases prior to this date.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9740"
},
{
"category": "external",
"summary": "RHBZ#1688169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9740"
}
],
"release_date": "2019-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T20:59:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3520"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: CRLF injection via the query part of the url passed to urlopen()"
},
{
"cve": "CVE-2019-9947",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1695572"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: CRLF injection via the path part of the url passed to urlopen()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "RHBZ#1695572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695572"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9947",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9947"
}
],
"release_date": "2019-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T20:59:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3520"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: CRLF injection via the path part of the url passed to urlopen()"
},
{
"cve": "CVE-2019-9948",
"cwe": {
"id": "CWE-749",
"name": "Exposed Dangerous Method or Function"
},
"discovery_date": "2019-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1695570"
}
],
"notes": [
{
"category": "description",
"text": "urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen(\u0027local_file:///etc/passwd\u0027) call.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9948"
},
{
"category": "external",
"summary": "RHBZ#1695570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695570"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9948"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9948",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9948"
}
],
"release_date": "2019-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T20:59:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3520"
},
{
"category": "workaround",
"details": "If your application uses a blacklist to prevent \"file://\" schema from being used, consider using a whitelist approach to just allow the schemas you want or add \"local_file://\" schema to your blacklist.",
"product_ids": [
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-0:3.6.8-15.1.el8.src",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"AppStream-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-debug-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:platform-python-devel-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-0:3.6.8-15.1.el8.src",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debuginfo-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-debugsource-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-idle-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-libs-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-test-0:3.6.8-15.1.el8.x86_64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.aarch64",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.i686",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.ppc64le",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.s390x",
"BaseOS-8.1.0:python3-tkinter-0:3.6.8-15.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms"
}
]
}
RHSA-2019_3725
Vulnerability from csaf_redhat - Published: 2019-11-06 09:47 - Updated: 2024-11-15 08:27A flaw was found in the way catastrophic backtracking was implemented in python's pop3lib's apop() method. An attacker could use this flaw to cause denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the way catastrophic backtracking was implemented in python's difflib.IS_LINE_JUNK method. An attacker could use this flaw to cause denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
Python's elementtree C accelerator failed to initialise Expat's hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by contructing an XML document that would cause pathological hash collisions in Expat's internal data structures, consuming large amounts CPU and RAM.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a "resize to twice the size" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data. This issue is fixed in: v3.4.10, v3.4.10rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.7rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.7, v3.6.7rc1, v3.6.7rc2, v3.6.8, v3.6.8rc1, v3.6.9, v3.6.9rc1; v3.7.1, v3.7.1rc1, v3.7.1rc2, v3.7.2, v3.7.2rc1, v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
http.cookiejar.DefaultPolicy.domain_return_ok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostname as a suffix (e.g., pythonicexample.com to steal cookies for example.com). When a program uses http.cookiejar.DefaultPolicy and tries to do an HTTP connection to an attacker-controlled server, existing cookies can be leaked to the attacker. This affects 2.x through 2.7.16, 3.x before 3.4.10, 3.5.x before 3.5.7, 3.6.x before 3.6.9, and 3.7.x before 3.7.3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A null pointer dereference vulnerability was found in the certificate parsing code in Python. This causes a denial of service to applications when parsing specially crafted certificates. This vulnerability is unlikely to be triggered if application enables SSL/TLS certificate validation and accepts certificates only from trusted root certificate authorities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address that should be denied. An attack may be the same as in CVE-2019-11340; however, this CVE applies to Python more generally.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-python36-python is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nThe following packages have been upgraded to a later upstream version: rh-python36-python (3.6.9). (BZ#1709344)\n\nSecurity Fix(es):\n\n* python: DOS via regular expression backtracking in difflib.IS_LINE_JUNK method in difflib (CVE-2018-1061)\n\n* python: Missing salt initialization in _elementtree.c module (CVE-2018-14647)\n\n* python: Cookie domain check returns incorrect results (CVE-2018-20852)\n\n* python: NULL pointer dereference using a specially crafted X509 certificate (CVE-2019-5010)\n\n* python: CRLF injection via the query part of the url passed to urlopen() (CVE-2019-9740)\n\n* python: CRLF injection via the path part of the url passed to urlopen() (CVE-2019-9947)\n\n* python: email.utils.parseaddr wrongly parses email addresses (CVE-2019-16056)\n\n* python: DOS via regular expression catastrophic backtracking in apop() method in pop3lib (CVE-2018-1060)\n\n* python: Integer overflow in Modules/_pickle.c allows for memory exhaustion if serializing gigabytes of data (CVE-2018-20406)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* urlsplit doesn\u0027t accept a NFKD hostname with a port number (BZ#1709340)\n\n* rh-python36 cannot unpickle datetime.date objects (BZ#1749103)",
"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-2019:3725",
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1549191",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1549191"
},
{
"category": "external",
"summary": "1549192",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1549192"
},
{
"category": "external",
"summary": "1631822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1631822"
},
{
"category": "external",
"summary": "1664509",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1664509"
},
{
"category": "external",
"summary": "1666519",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1666519"
},
{
"category": "external",
"summary": "1688169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688169"
},
{
"category": "external",
"summary": "1695572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695572"
},
{
"category": "external",
"summary": "1709344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709344"
},
{
"category": "external",
"summary": "1740347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740347"
},
{
"category": "external",
"summary": "1749103",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749103"
},
{
"category": "external",
"summary": "1749839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749839"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3725.json"
}
],
"title": "Red Hat Security Advisory: rh-python36-python security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-15T08:27:27+00:00",
"generator": {
"date": "2024-11-15T08:27:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2019:3725",
"initial_release_date": "2019-11-06T09:47:40+00:00",
"revision_history": [
{
"date": "2019-11-06T09:47:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-11-06T09:47:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T08:27:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python36-python-0:3.6.9-2.el6.x86_64",
"product": {
"name": "rh-python36-python-0:3.6.9-2.el6.x86_64",
"product_id": "rh-python36-python-0:3.6.9-2.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python@3.6.9-2.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"product": {
"name": "rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"product_id": "rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.9-2.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"product": {
"name": "rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"product_id": "rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.9-2.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"product": {
"name": "rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"product_id": "rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.9-2.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"product": {
"name": "rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"product_id": "rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.9-2.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"product": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"product_id": "rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.9-2.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"product": {
"name": "rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"product_id": "rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.9-2.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"product": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"product_id": "rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.9-2.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-0:3.6.9-2.el7.x86_64",
"product": {
"name": "rh-python36-python-0:3.6.9-2.el7.x86_64",
"product_id": "rh-python36-python-0:3.6.9-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python@3.6.9-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"product": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"product_id": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.9-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"product": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"product_id": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.9-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"product": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"product_id": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.9-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"product": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"product_id": "rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.9-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"product": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"product_id": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.9-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"product": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"product_id": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.9-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"product": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"product_id": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.9-2.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python36-python-0:3.6.9-2.el6.src",
"product": {
"name": "rh-python36-python-0:3.6.9-2.el6.src",
"product_id": "rh-python36-python-0:3.6.9-2.el6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python@3.6.9-2.el6?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-0:3.6.9-2.el7.src",
"product": {
"name": "rh-python36-python-0:3.6.9-2.el7.src",
"product_id": "rh-python36-python-0:3.6.9-2.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python@3.6.9-2.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python36-python-0:3.6.9-2.el7.ppc64le",
"product": {
"name": "rh-python36-python-0:3.6.9-2.el7.ppc64le",
"product_id": "rh-python36-python-0:3.6.9-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python@3.6.9-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"product": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"product_id": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.9-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"product": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"product_id": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.9-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"product": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"product_id": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.9-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"product": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"product_id": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.9-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"product": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"product_id": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.9-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"product": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"product_id": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.9-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"product": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"product_id": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.9-2.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python36-python-0:3.6.9-2.el7.s390x",
"product": {
"name": "rh-python36-python-0:3.6.9-2.el7.s390x",
"product_id": "rh-python36-python-0:3.6.9-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python@3.6.9-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"product": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"product_id": "rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.9-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"product": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"product_id": "rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.9-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"product": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"product_id": "rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.9-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-test-0:3.6.9-2.el7.s390x",
"product": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.s390x",
"product_id": "rh-python36-python-test-0:3.6.9-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.9-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"product": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"product_id": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.9-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"product": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"product_id": "rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.9-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"product": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"product_id": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.9-2.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python36-python-0:3.6.9-2.el7.aarch64",
"product": {
"name": "rh-python36-python-0:3.6.9-2.el7.aarch64",
"product_id": "rh-python36-python-0:3.6.9-2.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python@3.6.9-2.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"product": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"product_id": "rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.9-2.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"product": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"product_id": "rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.9-2.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"product": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"product_id": "rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.9-2.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"product": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"product_id": "rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.9-2.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"product": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"product_id": "rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.9-2.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"product": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"product_id": "rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.9-2.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"product": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"product_id": "rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.9-2.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el6.src",
"relates_to_product_reference": "6Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el6.src",
"relates_to_product_reference": "6Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"relates_to_product_reference": "6Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.src",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)",
"product_id": "7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.5.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-test-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
},
"product_reference": "rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.3"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Python security response team"
]
}
],
"cve": "CVE-2018-1060",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-02-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1549191"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way catastrophic backtracking was implemented in python\u0027s pop3lib\u0027s apop() method. An attacker could use this flaw to cause denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: DOS via regular expression catastrophic backtracking in apop() method in pop3lib",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1060"
},
{
"category": "external",
"summary": "RHBZ#1549191",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1549191"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1060"
},
{
"category": "external",
"summary": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-5-final",
"url": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-5-final"
}
],
"release_date": "2018-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-06T09:47:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: DOS via regular expression catastrophic backtracking in apop() method in pop3lib"
},
{
"acknowledgments": [
{
"names": [
"the Python security response team"
]
}
],
"cve": "CVE-2018-1061",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-02-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1549192"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way catastrophic backtracking was implemented in python\u0027s difflib.IS_LINE_JUNK method. An attacker could use this flaw to cause denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: DOS via regular expression backtracking in difflib.IS_LINE_JUNK method in difflib",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1061"
},
{
"category": "external",
"summary": "RHBZ#1549192",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1549192"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1061",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1061"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1061",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1061"
},
{
"category": "external",
"summary": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-5-final",
"url": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-5-final"
}
],
"release_date": "2018-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-06T09:47:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: DOS via regular expression backtracking in difflib.IS_LINE_JUNK method in difflib"
},
{
"acknowledgments": [
{
"names": [
"the Python Security Response Team"
]
}
],
"cve": "CVE-2018-14647",
"cwe": {
"id": "CWE-335",
"name": "Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)"
},
"discovery_date": "2018-09-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1631822"
}
],
"notes": [
{
"category": "description",
"text": "Python\u0027s elementtree C accelerator failed to initialise Expat\u0027s hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by contructing an XML document that would cause pathological hash collisions in Expat\u0027s internal data structures, consuming large amounts CPU and RAM.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Missing salt initialization in _elementtree.c module",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-14647"
},
{
"category": "external",
"summary": "RHBZ#1631822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1631822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-14647",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14647"
},
{
"category": "external",
"summary": "https://bugs.python.org/issue34623",
"url": "https://bugs.python.org/issue34623"
}
],
"release_date": "2018-09-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-06T09:47:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Missing salt initialization in _elementtree.c module"
},
{
"cve": "CVE-2018-20406",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-01-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1664509"
}
],
"notes": [
{
"category": "description",
"text": "Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a \"resize to twice the size\" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data. This issue is fixed in: v3.4.10, v3.4.10rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.7rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.7, v3.6.7rc1, v3.6.7rc2, v3.6.8, v3.6.8rc1, v3.6.9, v3.6.9rc1; v3.7.1, v3.7.1rc1, v3.7.1rc2, v3.7.2, v3.7.2rc1, v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Integer overflow in Modules/_pickle.c allows for memory exhaustion if serializing gigabytes of data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of python as shipped with Red Hat Enterprise Linux 5, 6 and 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-20406"
},
{
"category": "external",
"summary": "RHBZ#1664509",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1664509"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-20406",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-20406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20406"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/pickle-load-dos.html",
"url": "https://python-security.readthedocs.io/vuln/pickle-load-dos.html"
}
],
"release_date": "2018-09-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-06T09:47:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: Integer overflow in Modules/_pickle.c allows for memory exhaustion if serializing gigabytes of data"
},
{
"cve": "CVE-2018-20852",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1740347"
}
],
"notes": [
{
"category": "description",
"text": "http.cookiejar.DefaultPolicy.domain_return_ok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostname as a suffix (e.g., pythonicexample.com to steal cookies for example.com). When a program uses http.cookiejar.DefaultPolicy and tries to do an HTTP connection to an attacker-controlled server, existing cookies can be leaked to the attacker. This affects 2.x through 2.7.16, 3.x before 3.4.10, 3.5.x before 3.5.7, 3.6.x before 3.6.9, and 3.7.x before 3.7.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Cookie domain check returns incorrect results",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of python as shipped with Red Hat Enterprise Linux 5, 6, and 7. This issue affects the versions of python3 as shipped with Red Hat Enterprise Linux 7 and 8. This issue affects the versions of python2 and python36 as shipped with Red Hat Enterprise Linux 8.\n\nRed Hat Enterprise Linux 5 is now in Extended Life Phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nRed Hat Enterprise Linux 6 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This has been rated as having a security impact of Moderate, and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-20852"
},
{
"category": "external",
"summary": "RHBZ#1740347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740347"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-20852",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-20852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20852"
}
],
"release_date": "2018-10-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-06T09:47:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"category": "workaround",
"details": "A potentially simple workaround in the absence of patch on affected versions is to set DomainStrict in the cookiepolicy that would make sure a literal match against domain. The disadvantage would be that cookie set on example.com would not be shared with subdomain which might break workflow.",
"product_ids": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Cookie domain check returns incorrect results"
},
{
"cve": "CVE-2019-5010",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1666519"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference vulnerability was found in the certificate parsing code in Python. This causes a denial of service to applications when parsing specially crafted certificates. This vulnerability is unlikely to be triggered if application enables SSL/TLS certificate validation and accepts certificates only from trusted root certificate authorities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: NULL pointer dereference using a specially crafted X509 certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of python as shipped with Red Hat Enterprise Linux 5 and 6.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "RHBZ#1666519",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1666519"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5010",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5010"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5010",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5010"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/ssl-crl-dps-dos.html",
"url": "https://python-security.readthedocs.io/vuln/ssl-crl-dps-dos.html"
}
],
"release_date": "2019-01-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-06T09:47:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: NULL pointer dereference using a specially crafted X509 certificate"
},
{
"cve": "CVE-2019-9740",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688169"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: CRLF injection via the query part of the url passed to urlopen()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects:\n* All current versions of Red Hat OpenStack Platform. However, version 8 is due to retire on the 20th of April 2019, there are no more planned releases prior to this date.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9740"
},
{
"category": "external",
"summary": "RHBZ#1688169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9740"
}
],
"release_date": "2019-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-06T09:47:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: CRLF injection via the query part of the url passed to urlopen()"
},
{
"cve": "CVE-2019-9947",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1695572"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: CRLF injection via the path part of the url passed to urlopen()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "RHBZ#1695572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695572"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9947",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9947"
}
],
"release_date": "2019-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-06T09:47:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: CRLF injection via the path part of the url passed to urlopen()"
},
{
"cve": "CVE-2019-9948",
"cwe": {
"id": "CWE-749",
"name": "Exposed Dangerous Method or Function"
},
"discovery_date": "2019-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1695570"
}
],
"notes": [
{
"category": "description",
"text": "urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen(\u0027local_file:///etc/passwd\u0027) call.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9948"
},
{
"category": "external",
"summary": "RHBZ#1695570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695570"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9948"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9948",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9948"
}
],
"release_date": "2019-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-06T09:47:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"category": "workaround",
"details": "If your application uses a blacklist to prevent \"file://\" schema from being used, consider using a whitelist approach to just allow the schemas you want or add \"local_file://\" schema to your blacklist.",
"product_ids": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms"
},
{
"cve": "CVE-2019-16056",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749839"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address that should be denied. An attack may be the same as in CVE-2019-11340; however, this CVE applies to Python more generally.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: email.utils.parseaddr wrongly parses email addresses",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16056"
},
{
"category": "external",
"summary": "RHBZ#1749839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16056",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16056"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16056",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16056"
}
],
"release_date": "2018-07-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-06T09:47:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.src",
"6Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el6.x86_64",
"6Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el6.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-Alt-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-Alt-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.5.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.6.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3-7.7.Z:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Server-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Server-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.src",
"7Workstation-RHSCL-3.3:rh-python36-python-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debug-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-debuginfo-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-devel-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-libs-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-test-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tkinter-0:3.6.9-2.el7.x86_64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.aarch64",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.ppc64le",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.s390x",
"7Workstation-RHSCL-3.3:rh-python36-python-tools-0:3.6.9-2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: email.utils.parseaddr wrongly parses email addresses"
}
]
}
SUSE-SU-2019:0215-1
Vulnerability from csaf_suse - Published: 2019-01-31 15:00 - Updated: 2019-01-31 15:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-5010: Fixed a denial-of-service vulnerability in the X509 certificate parser (bsc#1122191)\n- CVE-2018-20406: Fixed a integer overflow via a large LONG_BINPUT (bsc#1120644)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-215,SUSE-SLE-Module-Basesystem-15-2019-215,SUSE-SLE-Module-Development-Tools-15-2019-215,SUSE-SLE-Module-Development-Tools-OBS-15-2019-215",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0215-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0215-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190215-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0215-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-January/005071.html"
},
{
"category": "self",
"summary": "SUSE Bug 1120644",
"url": "https://bugzilla.suse.com/1120644"
},
{
"category": "self",
"summary": "SUSE Bug 1122191",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20406 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20406/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2019-01-31T15:00:04Z",
"generator": {
"date": "2019-01-31T15:00:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0215-1",
"initial_release_date": "2019-01-31T15:00:04Z",
"revision_history": [
{
"date": "2019-01-31T15:00:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.5-3.8.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.5-3.8.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.5-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.6.5-3.8.1.aarch64",
"product": {
"name": "python3-3.6.5-3.8.1.aarch64",
"product_id": "python3-3.6.5-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.5-3.8.1.aarch64",
"product": {
"name": "python3-base-3.6.5-3.8.1.aarch64",
"product_id": "python3-base-3.6.5-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.5-3.8.1.aarch64",
"product": {
"name": "python3-curses-3.6.5-3.8.1.aarch64",
"product_id": "python3-curses-3.6.5-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.5-3.8.1.aarch64",
"product": {
"name": "python3-dbm-3.6.5-3.8.1.aarch64",
"product_id": "python3-dbm-3.6.5-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.5-3.8.1.aarch64",
"product": {
"name": "python3-devel-3.6.5-3.8.1.aarch64",
"product_id": "python3-devel-3.6.5-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.5-3.8.1.aarch64",
"product": {
"name": "python3-idle-3.6.5-3.8.1.aarch64",
"product_id": "python3-idle-3.6.5-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.5-3.8.1.aarch64",
"product": {
"name": "python3-testsuite-3.6.5-3.8.1.aarch64",
"product_id": "python3-testsuite-3.6.5-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.5-3.8.1.aarch64",
"product": {
"name": "python3-tk-3.6.5-3.8.1.aarch64",
"product_id": "python3-tk-3.6.5-3.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.5-3.8.1.aarch64",
"product": {
"name": "python3-tools-3.6.5-3.8.1.aarch64",
"product_id": "python3-tools-3.6.5-3.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.5-3.8.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.5-3.8.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.5-3.8.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-64bit-3.6.5-3.8.1.aarch64_ilp32",
"product": {
"name": "python3-64bit-3.6.5-3.8.1.aarch64_ilp32",
"product_id": "python3-64bit-3.6.5-3.8.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-base-64bit-3.6.5-3.8.1.aarch64_ilp32",
"product": {
"name": "python3-base-64bit-3.6.5-3.8.1.aarch64_ilp32",
"product_id": "python3-base-64bit-3.6.5-3.8.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.5-3.8.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.5-3.8.1.i586",
"product_id": "libpython3_6m1_0-3.6.5-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.5-3.8.1.i586",
"product": {
"name": "python3-3.6.5-3.8.1.i586",
"product_id": "python3-3.6.5-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.5-3.8.1.i586",
"product": {
"name": "python3-base-3.6.5-3.8.1.i586",
"product_id": "python3-base-3.6.5-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.5-3.8.1.i586",
"product": {
"name": "python3-curses-3.6.5-3.8.1.i586",
"product_id": "python3-curses-3.6.5-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.5-3.8.1.i586",
"product": {
"name": "python3-dbm-3.6.5-3.8.1.i586",
"product_id": "python3-dbm-3.6.5-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.5-3.8.1.i586",
"product": {
"name": "python3-devel-3.6.5-3.8.1.i586",
"product_id": "python3-devel-3.6.5-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.5-3.8.1.i586",
"product": {
"name": "python3-idle-3.6.5-3.8.1.i586",
"product_id": "python3-idle-3.6.5-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.5-3.8.1.i586",
"product": {
"name": "python3-testsuite-3.6.5-3.8.1.i586",
"product_id": "python3-testsuite-3.6.5-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.5-3.8.1.i586",
"product": {
"name": "python3-tk-3.6.5-3.8.1.i586",
"product_id": "python3-tk-3.6.5-3.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.5-3.8.1.i586",
"product": {
"name": "python3-tools-3.6.5-3.8.1.i586",
"product_id": "python3-tools-3.6.5-3.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-doc-3.6.5-3.8.1.noarch",
"product": {
"name": "python3-doc-3.6.5-3.8.1.noarch",
"product_id": "python3-doc-3.6.5-3.8.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.5-3.8.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.5-3.8.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.5-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.6.5-3.8.1.ppc64le",
"product": {
"name": "python3-3.6.5-3.8.1.ppc64le",
"product_id": "python3-3.6.5-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.5-3.8.1.ppc64le",
"product": {
"name": "python3-base-3.6.5-3.8.1.ppc64le",
"product_id": "python3-base-3.6.5-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.5-3.8.1.ppc64le",
"product": {
"name": "python3-curses-3.6.5-3.8.1.ppc64le",
"product_id": "python3-curses-3.6.5-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.5-3.8.1.ppc64le",
"product": {
"name": "python3-dbm-3.6.5-3.8.1.ppc64le",
"product_id": "python3-dbm-3.6.5-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.5-3.8.1.ppc64le",
"product": {
"name": "python3-devel-3.6.5-3.8.1.ppc64le",
"product_id": "python3-devel-3.6.5-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.5-3.8.1.ppc64le",
"product": {
"name": "python3-idle-3.6.5-3.8.1.ppc64le",
"product_id": "python3-idle-3.6.5-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.5-3.8.1.ppc64le",
"product": {
"name": "python3-testsuite-3.6.5-3.8.1.ppc64le",
"product_id": "python3-testsuite-3.6.5-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.5-3.8.1.ppc64le",
"product": {
"name": "python3-tk-3.6.5-3.8.1.ppc64le",
"product_id": "python3-tk-3.6.5-3.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.5-3.8.1.ppc64le",
"product": {
"name": "python3-tools-3.6.5-3.8.1.ppc64le",
"product_id": "python3-tools-3.6.5-3.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.5-3.8.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.5-3.8.1.s390x",
"product_id": "libpython3_6m1_0-3.6.5-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.6.5-3.8.1.s390x",
"product": {
"name": "python3-3.6.5-3.8.1.s390x",
"product_id": "python3-3.6.5-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.5-3.8.1.s390x",
"product": {
"name": "python3-base-3.6.5-3.8.1.s390x",
"product_id": "python3-base-3.6.5-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.5-3.8.1.s390x",
"product": {
"name": "python3-curses-3.6.5-3.8.1.s390x",
"product_id": "python3-curses-3.6.5-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.5-3.8.1.s390x",
"product": {
"name": "python3-dbm-3.6.5-3.8.1.s390x",
"product_id": "python3-dbm-3.6.5-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.5-3.8.1.s390x",
"product": {
"name": "python3-devel-3.6.5-3.8.1.s390x",
"product_id": "python3-devel-3.6.5-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.5-3.8.1.s390x",
"product": {
"name": "python3-idle-3.6.5-3.8.1.s390x",
"product_id": "python3-idle-3.6.5-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.5-3.8.1.s390x",
"product": {
"name": "python3-testsuite-3.6.5-3.8.1.s390x",
"product_id": "python3-testsuite-3.6.5-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.5-3.8.1.s390x",
"product": {
"name": "python3-tk-3.6.5-3.8.1.s390x",
"product_id": "python3-tk-3.6.5-3.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.5-3.8.1.s390x",
"product": {
"name": "python3-tools-3.6.5-3.8.1.s390x",
"product_id": "python3-tools-3.6.5-3.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.5-3.8.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.5-3.8.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.5-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.5-3.8.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.5-3.8.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.5-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.5-3.8.1.x86_64",
"product": {
"name": "python3-3.6.5-3.8.1.x86_64",
"product_id": "python3-3.6.5-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.6.5-3.8.1.x86_64",
"product": {
"name": "python3-32bit-3.6.5-3.8.1.x86_64",
"product_id": "python3-32bit-3.6.5-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.5-3.8.1.x86_64",
"product": {
"name": "python3-base-3.6.5-3.8.1.x86_64",
"product_id": "python3-base-3.6.5-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.6.5-3.8.1.x86_64",
"product": {
"name": "python3-base-32bit-3.6.5-3.8.1.x86_64",
"product_id": "python3-base-32bit-3.6.5-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.5-3.8.1.x86_64",
"product": {
"name": "python3-curses-3.6.5-3.8.1.x86_64",
"product_id": "python3-curses-3.6.5-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.5-3.8.1.x86_64",
"product": {
"name": "python3-dbm-3.6.5-3.8.1.x86_64",
"product_id": "python3-dbm-3.6.5-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.5-3.8.1.x86_64",
"product": {
"name": "python3-devel-3.6.5-3.8.1.x86_64",
"product_id": "python3-devel-3.6.5-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.5-3.8.1.x86_64",
"product": {
"name": "python3-idle-3.6.5-3.8.1.x86_64",
"product_id": "python3-idle-3.6.5-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.5-3.8.1.x86_64",
"product": {
"name": "python3-testsuite-3.6.5-3.8.1.x86_64",
"product_id": "python3-testsuite-3.6.5-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.5-3.8.1.x86_64",
"product": {
"name": "python3-tk-3.6.5-3.8.1.x86_64",
"product_id": "python3-tk-3.6.5-3.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.5-3.8.1.x86_64",
"product": {
"name": "python3-tools-3.6.5-3.8.1.x86_64",
"product_id": "python3-tools-3.6.5-3.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.5-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.5-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.5-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.5-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.5-3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.5-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.5-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.5-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.5-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.aarch64"
},
"product_reference": "python3-3.6.5-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.5-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.ppc64le"
},
"product_reference": "python3-3.6.5-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.5-3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.s390x"
},
"product_reference": "python3-3.6.5-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.5-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.x86_64"
},
"product_reference": "python3-3.6.5-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.5-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.aarch64"
},
"product_reference": "python3-base-3.6.5-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.5-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.ppc64le"
},
"product_reference": "python3-base-3.6.5-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.5-3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.s390x"
},
"product_reference": "python3-base-3.6.5-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.5-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.x86_64"
},
"product_reference": "python3-base-3.6.5-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.5-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.aarch64"
},
"product_reference": "python3-curses-3.6.5-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.5-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.ppc64le"
},
"product_reference": "python3-curses-3.6.5-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.5-3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.s390x"
},
"product_reference": "python3-curses-3.6.5-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.5-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.x86_64"
},
"product_reference": "python3-curses-3.6.5-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.5-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.aarch64"
},
"product_reference": "python3-dbm-3.6.5-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.5-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.5-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.5-3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.s390x"
},
"product_reference": "python3-dbm-3.6.5-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.5-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.x86_64"
},
"product_reference": "python3-dbm-3.6.5-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.5-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.aarch64"
},
"product_reference": "python3-devel-3.6.5-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.5-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.ppc64le"
},
"product_reference": "python3-devel-3.6.5-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.5-3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.s390x"
},
"product_reference": "python3-devel-3.6.5-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.5-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.x86_64"
},
"product_reference": "python3-devel-3.6.5-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.5-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.aarch64"
},
"product_reference": "python3-idle-3.6.5-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.5-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.ppc64le"
},
"product_reference": "python3-idle-3.6.5-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.5-3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.s390x"
},
"product_reference": "python3-idle-3.6.5-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.5-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.x86_64"
},
"product_reference": "python3-idle-3.6.5-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.5-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.aarch64"
},
"product_reference": "python3-tk-3.6.5-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.5-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.ppc64le"
},
"product_reference": "python3-tk-3.6.5-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.5-3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.s390x"
},
"product_reference": "python3-tk-3.6.5-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.5-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.x86_64"
},
"product_reference": "python3-tk-3.6.5-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.5-3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.aarch64"
},
"product_reference": "python3-tools-3.6.5-3.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.5-3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.ppc64le"
},
"product_reference": "python3-tools-3.6.5-3.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.5-3.8.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.s390x"
},
"product_reference": "python3-tools-3.6.5-3.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.5-3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.x86_64"
},
"product_reference": "python3-tools-3.6.5-3.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-20406",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20406"
}
],
"notes": [
{
"category": "general",
"text": "Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a \"resize to twice the size\" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data. This issue is fixed in: v3.4.10, v3.4.10rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.7rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.7, v3.6.7rc1, v3.6.7rc2, v3.6.8, v3.6.8rc1, v3.6.9, v3.6.9rc1; v3.7.1, v3.7.1rc1, v3.7.1rc2, v3.7.2, v3.7.2rc1, v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20406",
"url": "https://www.suse.com/security/cve/CVE-2018-20406"
},
{
"category": "external",
"summary": "SUSE Bug 1120644 for CVE-2018-20406",
"url": "https://bugzilla.suse.com/1120644"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-01-31T15:00:04Z",
"details": "moderate"
}
],
"title": "CVE-2018-20406"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpython3_6m1_0-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-base-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-curses-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-dbm-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-devel-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-idle-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-tk-3.6.5-3.8.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15:python3-tools-3.6.5-3.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-01-31T15:00:04Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
}
]
}
SUSE-SU-2019:0223-1
Vulnerability from csaf_suse - Published: 2019-02-01 14:42 - Updated: 2019-02-01 14:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2016-0772: smtplib vulnerability opens startTLS stripping attack (bsc#984751)\n- CVE-2016-5636: heap overflow when importing malformed zip files (bsc#985177)\n- CVE-2016-5699: incorrect validation of HTTP headers allow header injection (bsc#985348)\n- CVE-2016-1000110: HTTPoxy vulnerability in urllib, fixed by disregarding HTTP_PROXY when REQUEST_METHOD is also set (bsc#989523)\n- CVE-2019-5010: Fixed a denial-of-service vulnerability in the X509 certificate parser (bsc#1122191)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-223,SUSE-SLE-SERVER-12-2019-223",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0223-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0223-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190223-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0223-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005072.html"
},
{
"category": "self",
"summary": "SUSE Bug 1122191",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "self",
"summary": "SUSE Bug 984751",
"url": "https://bugzilla.suse.com/984751"
},
{
"category": "self",
"summary": "SUSE Bug 985177",
"url": "https://bugzilla.suse.com/985177"
},
{
"category": "self",
"summary": "SUSE Bug 985348",
"url": "https://bugzilla.suse.com/985348"
},
{
"category": "self",
"summary": "SUSE Bug 989523",
"url": "https://bugzilla.suse.com/989523"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0772 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0772/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-1000110 page",
"url": "https://www.suse.com/security/cve/CVE-2016-1000110/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-5636 page",
"url": "https://www.suse.com/security/cve/CVE-2016-5636/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-5699 page",
"url": "https://www.suse.com/security/cve/CVE-2016-5699/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2019-02-01T14:42:21Z",
"generator": {
"date": "2019-02-01T14:42:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0223-1",
"initial_release_date": "2019-02-01T14:42:21Z",
"revision_history": [
{
"date": "2019-02-01T14:42:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.9-16.7.2.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.9-16.7.2.aarch64",
"product_id": "libpython2_7-1_0-2.7.9-16.7.2.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.9-16.7.1.aarch64",
"product": {
"name": "python-2.7.9-16.7.1.aarch64",
"product_id": "python-2.7.9-16.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.9-16.7.2.aarch64",
"product": {
"name": "python-base-2.7.9-16.7.2.aarch64",
"product_id": "python-base-2.7.9-16.7.2.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.9-16.7.1.aarch64",
"product": {
"name": "python-curses-2.7.9-16.7.1.aarch64",
"product_id": "python-curses-2.7.9-16.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.9-16.7.1.aarch64",
"product": {
"name": "python-demo-2.7.9-16.7.1.aarch64",
"product_id": "python-demo-2.7.9-16.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.9-16.7.2.aarch64",
"product": {
"name": "python-devel-2.7.9-16.7.2.aarch64",
"product_id": "python-devel-2.7.9-16.7.2.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.9-16.7.1.aarch64",
"product": {
"name": "python-gdbm-2.7.9-16.7.1.aarch64",
"product_id": "python-gdbm-2.7.9-16.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.9-16.7.1.aarch64",
"product": {
"name": "python-idle-2.7.9-16.7.1.aarch64",
"product_id": "python-idle-2.7.9-16.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.9-16.7.1.aarch64",
"product": {
"name": "python-tk-2.7.9-16.7.1.aarch64",
"product_id": "python-tk-2.7.9-16.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.9-16.7.2.aarch64",
"product": {
"name": "python-xml-2.7.9-16.7.2.aarch64",
"product_id": "python-xml-2.7.9-16.7.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.9-16.7.2.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.9-16.7.2.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.9-16.7.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.9-16.7.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.9-16.7.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.9-16.7.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.9-16.7.2.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.9-16.7.2.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.9-16.7.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.9-16.7.2.i586",
"product": {
"name": "libpython2_7-1_0-2.7.9-16.7.2.i586",
"product_id": "libpython2_7-1_0-2.7.9-16.7.2.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.9-16.7.1.i586",
"product": {
"name": "python-2.7.9-16.7.1.i586",
"product_id": "python-2.7.9-16.7.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.9-16.7.2.i586",
"product": {
"name": "python-base-2.7.9-16.7.2.i586",
"product_id": "python-base-2.7.9-16.7.2.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.9-16.7.1.i586",
"product": {
"name": "python-curses-2.7.9-16.7.1.i586",
"product_id": "python-curses-2.7.9-16.7.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.9-16.7.1.i586",
"product": {
"name": "python-demo-2.7.9-16.7.1.i586",
"product_id": "python-demo-2.7.9-16.7.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.9-16.7.2.i586",
"product": {
"name": "python-devel-2.7.9-16.7.2.i586",
"product_id": "python-devel-2.7.9-16.7.2.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.9-16.7.1.i586",
"product": {
"name": "python-gdbm-2.7.9-16.7.1.i586",
"product_id": "python-gdbm-2.7.9-16.7.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.9-16.7.1.i586",
"product": {
"name": "python-idle-2.7.9-16.7.1.i586",
"product_id": "python-idle-2.7.9-16.7.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.9-16.7.1.i586",
"product": {
"name": "python-tk-2.7.9-16.7.1.i586",
"product_id": "python-tk-2.7.9-16.7.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.9-16.7.2.i586",
"product": {
"name": "python-xml-2.7.9-16.7.2.i586",
"product_id": "python-xml-2.7.9-16.7.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.9-16.7.2.noarch",
"product": {
"name": "python-doc-2.7.9-16.7.2.noarch",
"product_id": "python-doc-2.7.9-16.7.2.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.9-16.7.2.noarch",
"product": {
"name": "python-doc-pdf-2.7.9-16.7.2.noarch",
"product_id": "python-doc-pdf-2.7.9-16.7.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"product_id": "libpython2_7-1_0-2.7.9-16.7.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.9-16.7.1.ppc64le",
"product": {
"name": "python-2.7.9-16.7.1.ppc64le",
"product_id": "python-2.7.9-16.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.9-16.7.2.ppc64le",
"product": {
"name": "python-base-2.7.9-16.7.2.ppc64le",
"product_id": "python-base-2.7.9-16.7.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.9-16.7.1.ppc64le",
"product": {
"name": "python-curses-2.7.9-16.7.1.ppc64le",
"product_id": "python-curses-2.7.9-16.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.9-16.7.1.ppc64le",
"product": {
"name": "python-demo-2.7.9-16.7.1.ppc64le",
"product_id": "python-demo-2.7.9-16.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.9-16.7.2.ppc64le",
"product": {
"name": "python-devel-2.7.9-16.7.2.ppc64le",
"product_id": "python-devel-2.7.9-16.7.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.9-16.7.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.9-16.7.1.ppc64le",
"product_id": "python-gdbm-2.7.9-16.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.9-16.7.1.ppc64le",
"product": {
"name": "python-idle-2.7.9-16.7.1.ppc64le",
"product_id": "python-idle-2.7.9-16.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.9-16.7.1.ppc64le",
"product": {
"name": "python-tk-2.7.9-16.7.1.ppc64le",
"product_id": "python-tk-2.7.9-16.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.9-16.7.2.ppc64le",
"product": {
"name": "python-xml-2.7.9-16.7.2.ppc64le",
"product_id": "python-xml-2.7.9-16.7.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.9-16.7.2.s390",
"product": {
"name": "libpython2_7-1_0-2.7.9-16.7.2.s390",
"product_id": "libpython2_7-1_0-2.7.9-16.7.2.s390"
}
},
{
"category": "product_version",
"name": "python-2.7.9-16.7.1.s390",
"product": {
"name": "python-2.7.9-16.7.1.s390",
"product_id": "python-2.7.9-16.7.1.s390"
}
},
{
"category": "product_version",
"name": "python-base-2.7.9-16.7.2.s390",
"product": {
"name": "python-base-2.7.9-16.7.2.s390",
"product_id": "python-base-2.7.9-16.7.2.s390"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.9-16.7.1.s390",
"product": {
"name": "python-curses-2.7.9-16.7.1.s390",
"product_id": "python-curses-2.7.9-16.7.1.s390"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.9-16.7.1.s390",
"product": {
"name": "python-demo-2.7.9-16.7.1.s390",
"product_id": "python-demo-2.7.9-16.7.1.s390"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.9-16.7.2.s390",
"product": {
"name": "python-devel-2.7.9-16.7.2.s390",
"product_id": "python-devel-2.7.9-16.7.2.s390"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.9-16.7.1.s390",
"product": {
"name": "python-gdbm-2.7.9-16.7.1.s390",
"product_id": "python-gdbm-2.7.9-16.7.1.s390"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.9-16.7.1.s390",
"product": {
"name": "python-idle-2.7.9-16.7.1.s390",
"product_id": "python-idle-2.7.9-16.7.1.s390"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.9-16.7.1.s390",
"product": {
"name": "python-tk-2.7.9-16.7.1.s390",
"product_id": "python-tk-2.7.9-16.7.1.s390"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.9-16.7.2.s390",
"product": {
"name": "python-xml-2.7.9-16.7.2.s390",
"product_id": "python-xml-2.7.9-16.7.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.9-16.7.2.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.9-16.7.2.s390x",
"product_id": "libpython2_7-1_0-2.7.9-16.7.2.s390x"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"product_id": "libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.9-16.7.1.s390x",
"product": {
"name": "python-2.7.9-16.7.1.s390x",
"product_id": "python-2.7.9-16.7.1.s390x"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.9-16.7.1.s390x",
"product": {
"name": "python-32bit-2.7.9-16.7.1.s390x",
"product_id": "python-32bit-2.7.9-16.7.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.9-16.7.2.s390x",
"product": {
"name": "python-base-2.7.9-16.7.2.s390x",
"product_id": "python-base-2.7.9-16.7.2.s390x"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.9-16.7.2.s390x",
"product": {
"name": "python-base-32bit-2.7.9-16.7.2.s390x",
"product_id": "python-base-32bit-2.7.9-16.7.2.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.9-16.7.1.s390x",
"product": {
"name": "python-curses-2.7.9-16.7.1.s390x",
"product_id": "python-curses-2.7.9-16.7.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.9-16.7.1.s390x",
"product": {
"name": "python-demo-2.7.9-16.7.1.s390x",
"product_id": "python-demo-2.7.9-16.7.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.9-16.7.2.s390x",
"product": {
"name": "python-devel-2.7.9-16.7.2.s390x",
"product_id": "python-devel-2.7.9-16.7.2.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.9-16.7.1.s390x",
"product": {
"name": "python-gdbm-2.7.9-16.7.1.s390x",
"product_id": "python-gdbm-2.7.9-16.7.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.9-16.7.1.s390x",
"product": {
"name": "python-idle-2.7.9-16.7.1.s390x",
"product_id": "python-idle-2.7.9-16.7.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.9-16.7.1.s390x",
"product": {
"name": "python-tk-2.7.9-16.7.1.s390x",
"product_id": "python-tk-2.7.9-16.7.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.9-16.7.2.s390x",
"product": {
"name": "python-xml-2.7.9-16.7.2.s390x",
"product_id": "python-xml-2.7.9-16.7.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"product_id": "libpython2_7-1_0-2.7.9-16.7.2.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.9-16.7.1.x86_64",
"product": {
"name": "python-2.7.9-16.7.1.x86_64",
"product_id": "python-2.7.9-16.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.9-16.7.1.x86_64",
"product": {
"name": "python-32bit-2.7.9-16.7.1.x86_64",
"product_id": "python-32bit-2.7.9-16.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.9-16.7.2.x86_64",
"product": {
"name": "python-base-2.7.9-16.7.2.x86_64",
"product_id": "python-base-2.7.9-16.7.2.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.9-16.7.2.x86_64",
"product": {
"name": "python-base-32bit-2.7.9-16.7.2.x86_64",
"product_id": "python-base-32bit-2.7.9-16.7.2.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.9-16.7.1.x86_64",
"product": {
"name": "python-curses-2.7.9-16.7.1.x86_64",
"product_id": "python-curses-2.7.9-16.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.9-16.7.1.x86_64",
"product": {
"name": "python-demo-2.7.9-16.7.1.x86_64",
"product_id": "python-demo-2.7.9-16.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.9-16.7.2.x86_64",
"product": {
"name": "python-devel-2.7.9-16.7.2.x86_64",
"product_id": "python-devel-2.7.9-16.7.2.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.9-16.7.1.x86_64",
"product": {
"name": "python-gdbm-2.7.9-16.7.1.x86_64",
"product_id": "python-gdbm-2.7.9-16.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.9-16.7.1.x86_64",
"product": {
"name": "python-idle-2.7.9-16.7.1.x86_64",
"product_id": "python-idle-2.7.9-16.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.9-16.7.1.x86_64",
"product": {
"name": "python-tk-2.7.9-16.7.1.x86_64",
"product_id": "python-tk-2.7.9-16.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.9-16.7.2.x86_64",
"product": {
"name": "python-xml-2.7.9-16.7.2.x86_64",
"product_id": "python-xml-2.7.9-16.7.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.9-16.7.2.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.9-16.7.2.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.9-16.7.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.9-16.7.2.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.9-16.7.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le"
},
"product_reference": "python-2.7.9-16.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.9-16.7.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x"
},
"product_reference": "python-2.7.9-16.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.9-16.7.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64"
},
"product_reference": "python-2.7.9-16.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.9-16.7.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x"
},
"product_reference": "python-32bit-2.7.9-16.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.9-16.7.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64"
},
"product_reference": "python-32bit-2.7.9-16.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.9-16.7.2.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le"
},
"product_reference": "python-base-2.7.9-16.7.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.9-16.7.2.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x"
},
"product_reference": "python-base-2.7.9-16.7.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.9-16.7.2.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64"
},
"product_reference": "python-base-2.7.9-16.7.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.9-16.7.2.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x"
},
"product_reference": "python-base-32bit-2.7.9-16.7.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.9-16.7.2.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64"
},
"product_reference": "python-base-32bit-2.7.9-16.7.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.9-16.7.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le"
},
"product_reference": "python-curses-2.7.9-16.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.9-16.7.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x"
},
"product_reference": "python-curses-2.7.9-16.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.9-16.7.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64"
},
"product_reference": "python-curses-2.7.9-16.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.9-16.7.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le"
},
"product_reference": "python-demo-2.7.9-16.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.9-16.7.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x"
},
"product_reference": "python-demo-2.7.9-16.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.9-16.7.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64"
},
"product_reference": "python-demo-2.7.9-16.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.9-16.7.2.noarch as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch"
},
"product_reference": "python-doc-2.7.9-16.7.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.9-16.7.2.noarch as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch"
},
"product_reference": "python-doc-pdf-2.7.9-16.7.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.9-16.7.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.9-16.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.9-16.7.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x"
},
"product_reference": "python-gdbm-2.7.9-16.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.9-16.7.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64"
},
"product_reference": "python-gdbm-2.7.9-16.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.9-16.7.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le"
},
"product_reference": "python-idle-2.7.9-16.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.9-16.7.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x"
},
"product_reference": "python-idle-2.7.9-16.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.9-16.7.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64"
},
"product_reference": "python-idle-2.7.9-16.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.9-16.7.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le"
},
"product_reference": "python-tk-2.7.9-16.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.9-16.7.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x"
},
"product_reference": "python-tk-2.7.9-16.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.9-16.7.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64"
},
"product_reference": "python-tk-2.7.9-16.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.9-16.7.2.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le"
},
"product_reference": "python-xml-2.7.9-16.7.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.9-16.7.2.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x"
},
"product_reference": "python-xml-2.7.9-16.7.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.9-16.7.2.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
},
"product_reference": "python-xml-2.7.9-16.7.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-0772",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0772"
}
],
"notes": [
{
"category": "general",
"text": "The smtplib library in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 does not return an error when StartTLS fails, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between the client and the registry to block the StartTLS command, aka a \"StartTLS stripping attack.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0772",
"url": "https://www.suse.com/security/cve/CVE-2016-0772"
},
{
"category": "external",
"summary": "SUSE Bug 984751 for CVE-2016-0772",
"url": "https://bugzilla.suse.com/984751"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-01T14:42:21Z",
"details": "moderate"
}
],
"title": "CVE-2016-0772"
},
{
"cve": "CVE-2016-1000110",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-1000110"
}
],
"notes": [
{
"category": "general",
"text": "The CGIHandler class in Python before 2.7.12 does not protect against the HTTP_PROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-1000110",
"url": "https://www.suse.com/security/cve/CVE-2016-1000110"
},
{
"category": "external",
"summary": "SUSE Bug 988484 for CVE-2016-1000110",
"url": "https://bugzilla.suse.com/988484"
},
{
"category": "external",
"summary": "SUSE Bug 989523 for CVE-2016-1000110",
"url": "https://bugzilla.suse.com/989523"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-01T14:42:21Z",
"details": "moderate"
}
],
"title": "CVE-2016-1000110"
},
{
"cve": "CVE-2016-5636",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-5636"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-5636",
"url": "https://www.suse.com/security/cve/CVE-2016-5636"
},
{
"category": "external",
"summary": "SUSE Bug 1065451 for CVE-2016-5636",
"url": "https://bugzilla.suse.com/1065451"
},
{
"category": "external",
"summary": "SUSE Bug 1106262 for CVE-2016-5636",
"url": "https://bugzilla.suse.com/1106262"
},
{
"category": "external",
"summary": "SUSE Bug 985177 for CVE-2016-5636",
"url": "https://bugzilla.suse.com/985177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-01T14:42:21Z",
"details": "moderate"
}
],
"title": "CVE-2016-5636"
},
{
"cve": "CVE-2016-5699",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-5699"
}
],
"notes": [
{
"category": "general",
"text": "CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-5699",
"url": "https://www.suse.com/security/cve/CVE-2016-5699"
},
{
"category": "external",
"summary": "SUSE Bug 1122729 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/1122729"
},
{
"category": "external",
"summary": "SUSE Bug 1130840 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "external",
"summary": "SUSE Bug 985348 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/985348"
},
{
"category": "external",
"summary": "SUSE Bug 985351 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/985351"
},
{
"category": "external",
"summary": "SUSE Bug 986630 for CVE-2016-5699",
"url": "https://bugzilla.suse.com/986630"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-01T14:42:21Z",
"details": "moderate"
}
],
"title": "CVE-2016-5699"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython2_7-1_0-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-32bit-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-base-32bit-2.7.9-16.7.2.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-curses-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-demo-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-doc-pdf-2.7.9-16.7.2.noarch",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-gdbm-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-idle-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-tk-2.7.9-16.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python-xml-2.7.9-16.7.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-01T14:42:21Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
}
]
}
SUSE-SU-2019:0243-1
Vulnerability from csaf_suse - Published: 2019-02-05 14:40 - Updated: 2019-02-05 14:40| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-5010: Fixed a denial-of-service vulnerability in the X509 certificate parser (bsc#1122191)\n- CVE-2018-20406: Fixed a integer overflow via a large LONG_BINPUT (bsc#1120644)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-243,SUSE-OpenStack-Cloud-7-2019-243,SUSE-SLE-DESKTOP-12-SP3-2019-243,SUSE-SLE-DESKTOP-12-SP4-2019-243,SUSE-SLE-Module-Web-Scripting-12-2019-243,SUSE-SLE-SAP-12-SP2-2019-243,SUSE-SLE-SDK-12-SP3-2019-243,SUSE-SLE-SDK-12-SP4-2019-243,SUSE-SLE-SERVER-12-2019-243,SUSE-SLE-SERVER-12-SP1-2019-243,SUSE-SLE-SERVER-12-SP2-2019-243,SUSE-SLE-SERVER-12-SP2-BCL-2019-243,SUSE-SLE-SERVER-12-SP3-2019-243,SUSE-SLE-SERVER-12-SP4-2019-243,SUSE-Storage-4-2019-243",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0243-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0243-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190243-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0243-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005085.html"
},
{
"category": "self",
"summary": "SUSE Bug 1120644",
"url": "https://bugzilla.suse.com/1120644"
},
{
"category": "self",
"summary": "SUSE Bug 1122191",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20406 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20406/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2019-02-05T14:40:52Z",
"generator": {
"date": "2019-02-05T14:40:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0243-1",
"initial_release_date": "2019-02-05T14:40:52Z",
"revision_history": [
{
"date": "2019-02-05T14:40:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"product": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"product_id": "libpython3_4m1_0-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-3.4.6-25.21.1.aarch64",
"product_id": "python3-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-base-3.4.6-25.21.1.aarch64",
"product_id": "python3-base-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-curses-3.4.6-25.21.1.aarch64",
"product_id": "python3-curses-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-dbm-3.4.6-25.21.1.aarch64",
"product_id": "python3-dbm-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-devel-3.4.6-25.21.1.aarch64",
"product_id": "python3-devel-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-idle-3.4.6-25.21.1.aarch64",
"product_id": "python3-idle-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-testsuite-3.4.6-25.21.1.aarch64",
"product_id": "python3-testsuite-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-tk-3.4.6-25.21.1.aarch64",
"product_id": "python3-tk-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-tools-3.4.6-25.21.1.aarch64",
"product_id": "python3-tools-3.4.6-25.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-64bit-3.4.6-25.21.1.aarch64_ilp32",
"product": {
"name": "libpython3_4m1_0-64bit-3.4.6-25.21.1.aarch64_ilp32",
"product_id": "libpython3_4m1_0-64bit-3.4.6-25.21.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-64bit-3.4.6-25.21.1.aarch64_ilp32",
"product": {
"name": "python3-64bit-3.4.6-25.21.1.aarch64_ilp32",
"product_id": "python3-64bit-3.4.6-25.21.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-base-64bit-3.4.6-25.21.1.aarch64_ilp32",
"product": {
"name": "python3-base-64bit-3.4.6-25.21.1.aarch64_ilp32",
"product_id": "python3-base-64bit-3.4.6-25.21.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.6-25.21.1.i586",
"product": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.i586",
"product_id": "libpython3_4m1_0-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.4.6-25.21.1.i586",
"product": {
"name": "python3-3.4.6-25.21.1.i586",
"product_id": "python3-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.6-25.21.1.i586",
"product": {
"name": "python3-base-3.4.6-25.21.1.i586",
"product_id": "python3-base-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.6-25.21.1.i586",
"product": {
"name": "python3-curses-3.4.6-25.21.1.i586",
"product_id": "python3-curses-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.6-25.21.1.i586",
"product": {
"name": "python3-dbm-3.4.6-25.21.1.i586",
"product_id": "python3-dbm-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.6-25.21.1.i586",
"product": {
"name": "python3-devel-3.4.6-25.21.1.i586",
"product_id": "python3-devel-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.6-25.21.1.i586",
"product": {
"name": "python3-idle-3.4.6-25.21.1.i586",
"product_id": "python3-idle-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.6-25.21.1.i586",
"product": {
"name": "python3-testsuite-3.4.6-25.21.1.i586",
"product_id": "python3-testsuite-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.6-25.21.1.i586",
"product": {
"name": "python3-tk-3.4.6-25.21.1.i586",
"product_id": "python3-tk-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.6-25.21.1.i586",
"product": {
"name": "python3-tools-3.4.6-25.21.1.i586",
"product_id": "python3-tools-3.4.6-25.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-doc-3.4.6-25.21.1.noarch",
"product": {
"name": "python3-doc-3.4.6-25.21.1.noarch",
"product_id": "python3-doc-3.4.6-25.21.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-doc-pdf-3.4.6-25.21.1.noarch",
"product": {
"name": "python3-doc-pdf-3.4.6-25.21.1.noarch",
"product_id": "python3-doc-pdf-3.4.6-25.21.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"product": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"product_id": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-3.4.6-25.21.1.ppc64le",
"product_id": "python3-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-base-3.4.6-25.21.1.ppc64le",
"product_id": "python3-base-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-curses-3.4.6-25.21.1.ppc64le",
"product_id": "python3-curses-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-dbm-3.4.6-25.21.1.ppc64le",
"product_id": "python3-dbm-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-devel-3.4.6-25.21.1.ppc64le",
"product_id": "python3-devel-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-idle-3.4.6-25.21.1.ppc64le",
"product_id": "python3-idle-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-testsuite-3.4.6-25.21.1.ppc64le",
"product_id": "python3-testsuite-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-tk-3.4.6-25.21.1.ppc64le",
"product_id": "python3-tk-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-tools-3.4.6-25.21.1.ppc64le",
"product_id": "python3-tools-3.4.6-25.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390",
"product": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390",
"product_id": "libpython3_4m1_0-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-3.4.6-25.21.1.s390",
"product": {
"name": "python3-3.4.6-25.21.1.s390",
"product_id": "python3-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.6-25.21.1.s390",
"product": {
"name": "python3-base-3.4.6-25.21.1.s390",
"product_id": "python3-base-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.6-25.21.1.s390",
"product": {
"name": "python3-curses-3.4.6-25.21.1.s390",
"product_id": "python3-curses-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.6-25.21.1.s390",
"product": {
"name": "python3-dbm-3.4.6-25.21.1.s390",
"product_id": "python3-dbm-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.6-25.21.1.s390",
"product": {
"name": "python3-devel-3.4.6-25.21.1.s390",
"product_id": "python3-devel-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.6-25.21.1.s390",
"product": {
"name": "python3-idle-3.4.6-25.21.1.s390",
"product_id": "python3-idle-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.6-25.21.1.s390",
"product": {
"name": "python3-testsuite-3.4.6-25.21.1.s390",
"product_id": "python3-testsuite-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.6-25.21.1.s390",
"product": {
"name": "python3-tk-3.4.6-25.21.1.s390",
"product_id": "python3-tk-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.6-25.21.1.s390",
"product": {
"name": "python3-tools-3.4.6-25.21.1.s390",
"product_id": "python3-tools-3.4.6-25.21.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390x",
"product": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390x",
"product_id": "libpython3_4m1_0-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.6-25.21.1.s390x",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.6-25.21.1.s390x",
"product_id": "libpython3_4m1_0-32bit-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-3.4.6-25.21.1.s390x",
"product_id": "python3-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-32bit-3.4.6-25.21.1.s390x",
"product_id": "python3-32bit-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-base-3.4.6-25.21.1.s390x",
"product_id": "python3-base-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-base-32bit-3.4.6-25.21.1.s390x",
"product_id": "python3-base-32bit-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-curses-3.4.6-25.21.1.s390x",
"product_id": "python3-curses-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-dbm-3.4.6-25.21.1.s390x",
"product_id": "python3-dbm-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-devel-3.4.6-25.21.1.s390x",
"product_id": "python3-devel-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-idle-3.4.6-25.21.1.s390x",
"product_id": "python3-idle-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-testsuite-3.4.6-25.21.1.s390x",
"product_id": "python3-testsuite-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-tk-3.4.6-25.21.1.s390x",
"product_id": "python3-tk-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-tools-3.4.6-25.21.1.s390x",
"product_id": "python3-tools-3.4.6-25.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"product": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"product_id": "libpython3_4m1_0-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.6-25.21.1.x86_64",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.6-25.21.1.x86_64",
"product_id": "libpython3_4m1_0-32bit-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-3.4.6-25.21.1.x86_64",
"product_id": "python3-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-32bit-3.4.6-25.21.1.x86_64",
"product_id": "python3-32bit-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-base-3.4.6-25.21.1.x86_64",
"product_id": "python3-base-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-base-32bit-3.4.6-25.21.1.x86_64",
"product_id": "python3-base-32bit-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-curses-3.4.6-25.21.1.x86_64",
"product_id": "python3-curses-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-dbm-3.4.6-25.21.1.x86_64",
"product_id": "python3-dbm-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-devel-3.4.6-25.21.1.x86_64",
"product_id": "python3-devel-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-idle-3.4.6-25.21.1.x86_64",
"product_id": "python3-idle-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-testsuite-3.4.6-25.21.1.x86_64",
"product_id": "python3-testsuite-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-tk-3.4.6-25.21.1.x86_64",
"product_id": "python3-tk-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-tools-3.4.6-25.21.1.x86_64",
"product_id": "python3-tools-3.4.6-25.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-base-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-curses-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:python3-curses-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:python3-curses-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-base-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-base-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-base-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-base-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-curses-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-devel-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-devel-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-devel-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-devel-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-dbm-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-dbm-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-dbm-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-dbm-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-devel-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-devel-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-devel-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-devel-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-base-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-base-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-base-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-base-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-base-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-base-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-curses-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-curses-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-base-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-base-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-base-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-curses-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-curses-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-base-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-base-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-base-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-curses-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-curses-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-base-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-base-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-base-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-curses-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-curses-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-base-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-base-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-base-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.aarch64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le"
},
"product_reference": "python3-curses-3.4.6-25.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.s390x"
},
"product_reference": "python3-curses-3.4.6-25.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.6-25.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python3-curses-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-curses-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-20406",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20406"
}
],
"notes": [
{
"category": "general",
"text": "Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a \"resize to twice the size\" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data. This issue is fixed in: v3.4.10, v3.4.10rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.7rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.7, v3.6.7rc1, v3.6.7rc2, v3.6.8, v3.6.8rc1, v3.6.9, v3.6.9rc1; v3.7.1, v3.7.1rc1, v3.7.1rc2, v3.7.2, v3.7.2rc1, v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20406",
"url": "https://www.suse.com/security/cve/CVE-2018-20406"
},
{
"category": "external",
"summary": "SUSE Bug 1120644 for CVE-2018-20406",
"url": "https://bugzilla.suse.com/1120644"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-05T14:40:52Z",
"details": "moderate"
}
],
"title": "CVE-2018-20406"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Enterprise Storage 4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python3-devel-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.6-25.21.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.6-25.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-05T14:40:52Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
}
]
}
SUSE-SU-2019:0243-2
Vulnerability from csaf_suse - Published: 2019-04-27 15:38 - Updated: 2019-04-27 15:38| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.6-25.21.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-5010: Fixed a denial-of-service vulnerability in the X509 certificate parser (bsc#1122191)\n- CVE-2018-20406: Fixed a integer overflow via a large LONG_BINPUT (bsc#1120644)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-243,SUSE-SLE-SAP-12-SP1-2019-243",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0243-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0243-2",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190243-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0243-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005394.html"
},
{
"category": "self",
"summary": "SUSE Bug 1120644",
"url": "https://bugzilla.suse.com/1120644"
},
{
"category": "self",
"summary": "SUSE Bug 1122191",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20406 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20406/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2019-04-27T15:38:34Z",
"generator": {
"date": "2019-04-27T15:38:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0243-2",
"initial_release_date": "2019-04-27T15:38:34Z",
"revision_history": [
{
"date": "2019-04-27T15:38:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"product": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.aarch64",
"product_id": "libpython3_4m1_0-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-3.4.6-25.21.1.aarch64",
"product_id": "python3-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-base-3.4.6-25.21.1.aarch64",
"product_id": "python3-base-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-curses-3.4.6-25.21.1.aarch64",
"product_id": "python3-curses-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-dbm-3.4.6-25.21.1.aarch64",
"product_id": "python3-dbm-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-devel-3.4.6-25.21.1.aarch64",
"product_id": "python3-devel-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-idle-3.4.6-25.21.1.aarch64",
"product_id": "python3-idle-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-testsuite-3.4.6-25.21.1.aarch64",
"product_id": "python3-testsuite-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-tk-3.4.6-25.21.1.aarch64",
"product_id": "python3-tk-3.4.6-25.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.6-25.21.1.aarch64",
"product": {
"name": "python3-tools-3.4.6-25.21.1.aarch64",
"product_id": "python3-tools-3.4.6-25.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-64bit-3.4.6-25.21.1.aarch64_ilp32",
"product": {
"name": "libpython3_4m1_0-64bit-3.4.6-25.21.1.aarch64_ilp32",
"product_id": "libpython3_4m1_0-64bit-3.4.6-25.21.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-64bit-3.4.6-25.21.1.aarch64_ilp32",
"product": {
"name": "python3-64bit-3.4.6-25.21.1.aarch64_ilp32",
"product_id": "python3-64bit-3.4.6-25.21.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-base-64bit-3.4.6-25.21.1.aarch64_ilp32",
"product": {
"name": "python3-base-64bit-3.4.6-25.21.1.aarch64_ilp32",
"product_id": "python3-base-64bit-3.4.6-25.21.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.6-25.21.1.i586",
"product": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.i586",
"product_id": "libpython3_4m1_0-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.4.6-25.21.1.i586",
"product": {
"name": "python3-3.4.6-25.21.1.i586",
"product_id": "python3-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.6-25.21.1.i586",
"product": {
"name": "python3-base-3.4.6-25.21.1.i586",
"product_id": "python3-base-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.6-25.21.1.i586",
"product": {
"name": "python3-curses-3.4.6-25.21.1.i586",
"product_id": "python3-curses-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.6-25.21.1.i586",
"product": {
"name": "python3-dbm-3.4.6-25.21.1.i586",
"product_id": "python3-dbm-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.6-25.21.1.i586",
"product": {
"name": "python3-devel-3.4.6-25.21.1.i586",
"product_id": "python3-devel-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.6-25.21.1.i586",
"product": {
"name": "python3-idle-3.4.6-25.21.1.i586",
"product_id": "python3-idle-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.6-25.21.1.i586",
"product": {
"name": "python3-testsuite-3.4.6-25.21.1.i586",
"product_id": "python3-testsuite-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.6-25.21.1.i586",
"product": {
"name": "python3-tk-3.4.6-25.21.1.i586",
"product_id": "python3-tk-3.4.6-25.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.6-25.21.1.i586",
"product": {
"name": "python3-tools-3.4.6-25.21.1.i586",
"product_id": "python3-tools-3.4.6-25.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-doc-3.4.6-25.21.1.noarch",
"product": {
"name": "python3-doc-3.4.6-25.21.1.noarch",
"product_id": "python3-doc-3.4.6-25.21.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-doc-pdf-3.4.6-25.21.1.noarch",
"product": {
"name": "python3-doc-pdf-3.4.6-25.21.1.noarch",
"product_id": "python3-doc-pdf-3.4.6-25.21.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"product": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le",
"product_id": "libpython3_4m1_0-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-3.4.6-25.21.1.ppc64le",
"product_id": "python3-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-base-3.4.6-25.21.1.ppc64le",
"product_id": "python3-base-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-curses-3.4.6-25.21.1.ppc64le",
"product_id": "python3-curses-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-dbm-3.4.6-25.21.1.ppc64le",
"product_id": "python3-dbm-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-devel-3.4.6-25.21.1.ppc64le",
"product_id": "python3-devel-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-idle-3.4.6-25.21.1.ppc64le",
"product_id": "python3-idle-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-testsuite-3.4.6-25.21.1.ppc64le",
"product_id": "python3-testsuite-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-tk-3.4.6-25.21.1.ppc64le",
"product_id": "python3-tk-3.4.6-25.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.6-25.21.1.ppc64le",
"product": {
"name": "python3-tools-3.4.6-25.21.1.ppc64le",
"product_id": "python3-tools-3.4.6-25.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390",
"product": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390",
"product_id": "libpython3_4m1_0-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-3.4.6-25.21.1.s390",
"product": {
"name": "python3-3.4.6-25.21.1.s390",
"product_id": "python3-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.6-25.21.1.s390",
"product": {
"name": "python3-base-3.4.6-25.21.1.s390",
"product_id": "python3-base-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.6-25.21.1.s390",
"product": {
"name": "python3-curses-3.4.6-25.21.1.s390",
"product_id": "python3-curses-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.6-25.21.1.s390",
"product": {
"name": "python3-dbm-3.4.6-25.21.1.s390",
"product_id": "python3-dbm-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.6-25.21.1.s390",
"product": {
"name": "python3-devel-3.4.6-25.21.1.s390",
"product_id": "python3-devel-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.6-25.21.1.s390",
"product": {
"name": "python3-idle-3.4.6-25.21.1.s390",
"product_id": "python3-idle-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.6-25.21.1.s390",
"product": {
"name": "python3-testsuite-3.4.6-25.21.1.s390",
"product_id": "python3-testsuite-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.6-25.21.1.s390",
"product": {
"name": "python3-tk-3.4.6-25.21.1.s390",
"product_id": "python3-tk-3.4.6-25.21.1.s390"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.6-25.21.1.s390",
"product": {
"name": "python3-tools-3.4.6-25.21.1.s390",
"product_id": "python3-tools-3.4.6-25.21.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390x",
"product": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.s390x",
"product_id": "libpython3_4m1_0-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.6-25.21.1.s390x",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.6-25.21.1.s390x",
"product_id": "libpython3_4m1_0-32bit-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-3.4.6-25.21.1.s390x",
"product_id": "python3-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-32bit-3.4.6-25.21.1.s390x",
"product_id": "python3-32bit-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-base-3.4.6-25.21.1.s390x",
"product_id": "python3-base-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-base-32bit-3.4.6-25.21.1.s390x",
"product_id": "python3-base-32bit-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-curses-3.4.6-25.21.1.s390x",
"product_id": "python3-curses-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-dbm-3.4.6-25.21.1.s390x",
"product_id": "python3-dbm-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-devel-3.4.6-25.21.1.s390x",
"product_id": "python3-devel-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-idle-3.4.6-25.21.1.s390x",
"product_id": "python3-idle-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-testsuite-3.4.6-25.21.1.s390x",
"product_id": "python3-testsuite-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-tk-3.4.6-25.21.1.s390x",
"product_id": "python3-tk-3.4.6-25.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.6-25.21.1.s390x",
"product": {
"name": "python3-tools-3.4.6-25.21.1.s390x",
"product_id": "python3-tools-3.4.6-25.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"product": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"product_id": "libpython3_4m1_0-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.6-25.21.1.x86_64",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.6-25.21.1.x86_64",
"product_id": "libpython3_4m1_0-32bit-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-3.4.6-25.21.1.x86_64",
"product_id": "python3-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-32bit-3.4.6-25.21.1.x86_64",
"product_id": "python3-32bit-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-base-3.4.6-25.21.1.x86_64",
"product_id": "python3-base-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-base-32bit-3.4.6-25.21.1.x86_64",
"product_id": "python3-base-32bit-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-curses-3.4.6-25.21.1.x86_64",
"product_id": "python3-curses-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-dbm-3.4.6-25.21.1.x86_64",
"product_id": "python3-dbm-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-devel-3.4.6-25.21.1.x86_64",
"product_id": "python3-devel-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-idle-3.4.6-25.21.1.x86_64",
"product_id": "python3-idle-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-testsuite-3.4.6-25.21.1.x86_64",
"product_id": "python3-testsuite-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-tk-3.4.6-25.21.1.x86_64",
"product_id": "python3-tk-3.4.6-25.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.6-25.21.1.x86_64",
"product": {
"name": "python3-tools-3.4.6-25.21.1.x86_64",
"product_id": "python3-tools-3.4.6-25.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.6-25.21.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.6-25.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.6-25.21.1.x86_64"
},
"product_reference": "python3-base-3.4.6-25.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-20406",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20406"
}
],
"notes": [
{
"category": "general",
"text": "Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a \"resize to twice the size\" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data. This issue is fixed in: v3.4.10, v3.4.10rc1; v3.5.10, v3.5.10rc1, v3.5.7, v3.5.7rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.7, v3.6.7rc1, v3.6.7rc2, v3.6.8, v3.6.8rc1, v3.6.9, v3.6.9rc1; v3.7.1, v3.7.1rc1, v3.7.1rc2, v3.7.2, v3.7.2rc1, v3.7.3, v3.7.3rc1, v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.6-25.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20406",
"url": "https://www.suse.com/security/cve/CVE-2018-20406"
},
{
"category": "external",
"summary": "SUSE Bug 1120644 for CVE-2018-20406",
"url": "https://bugzilla.suse.com/1120644"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.6-25.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.6-25.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-04-27T15:38:34Z",
"details": "moderate"
}
],
"title": "CVE-2018-20406"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.6-25.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.6-25.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.6-25.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.6-25.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-04-27T15:38:34Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
}
]
}
SUSE-SU-2019:0271-1
Vulnerability from csaf_suse - Published: 2019-02-06 15:45 - Updated: 2019-02-06 15:45| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-5010: Fixed a denial-of-service vulnerability in the X509 certificate parser (bsc#1122191)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-271,SUSE-SLE-Module-Basesystem-15-2019-271,SUSE-SLE-Module-Desktop-Applications-15-2019-271,SUSE-SLE-Module-Development-Tools-OBS-15-2019-271",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0271-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0271-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190271-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0271-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005089.html"
},
{
"category": "self",
"summary": "SUSE Bug 1122191",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2019-02-06T15:45:15Z",
"generator": {
"date": "2019-02-06T15:45:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0271-1",
"initial_release_date": "2019-02-06T15:45:15Z",
"revision_history": [
{
"date": "2019-02-06T15:45:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.14-7.6.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.14-7.6.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.14-7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.14-7.6.1.aarch64",
"product": {
"name": "python-2.7.14-7.6.1.aarch64",
"product_id": "python-2.7.14-7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.14-7.6.1.aarch64",
"product": {
"name": "python-base-2.7.14-7.6.1.aarch64",
"product_id": "python-base-2.7.14-7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.14-7.6.1.aarch64",
"product": {
"name": "python-curses-2.7.14-7.6.1.aarch64",
"product_id": "python-curses-2.7.14-7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.14-7.6.1.aarch64",
"product": {
"name": "python-demo-2.7.14-7.6.1.aarch64",
"product_id": "python-demo-2.7.14-7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.14-7.6.1.aarch64",
"product": {
"name": "python-devel-2.7.14-7.6.1.aarch64",
"product_id": "python-devel-2.7.14-7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.14-7.6.1.aarch64",
"product": {
"name": "python-gdbm-2.7.14-7.6.1.aarch64",
"product_id": "python-gdbm-2.7.14-7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.14-7.6.1.aarch64",
"product": {
"name": "python-idle-2.7.14-7.6.1.aarch64",
"product_id": "python-idle-2.7.14-7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.14-7.6.1.aarch64",
"product": {
"name": "python-tk-2.7.14-7.6.1.aarch64",
"product_id": "python-tk-2.7.14-7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.14-7.6.1.aarch64",
"product": {
"name": "python-xml-2.7.14-7.6.1.aarch64",
"product_id": "python-xml-2.7.14-7.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.14-7.6.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.14-7.6.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.14-7.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.14-7.6.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.14-7.6.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.14-7.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.14-7.6.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.14-7.6.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.14-7.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.14-7.6.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.14-7.6.1.i586",
"product_id": "libpython2_7-1_0-2.7.14-7.6.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.14-7.6.1.i586",
"product": {
"name": "python-2.7.14-7.6.1.i586",
"product_id": "python-2.7.14-7.6.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.14-7.6.1.i586",
"product": {
"name": "python-base-2.7.14-7.6.1.i586",
"product_id": "python-base-2.7.14-7.6.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.14-7.6.1.i586",
"product": {
"name": "python-curses-2.7.14-7.6.1.i586",
"product_id": "python-curses-2.7.14-7.6.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.14-7.6.1.i586",
"product": {
"name": "python-demo-2.7.14-7.6.1.i586",
"product_id": "python-demo-2.7.14-7.6.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.14-7.6.1.i586",
"product": {
"name": "python-devel-2.7.14-7.6.1.i586",
"product_id": "python-devel-2.7.14-7.6.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.14-7.6.1.i586",
"product": {
"name": "python-gdbm-2.7.14-7.6.1.i586",
"product_id": "python-gdbm-2.7.14-7.6.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.14-7.6.1.i586",
"product": {
"name": "python-idle-2.7.14-7.6.1.i586",
"product_id": "python-idle-2.7.14-7.6.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.14-7.6.1.i586",
"product": {
"name": "python-tk-2.7.14-7.6.1.i586",
"product_id": "python-tk-2.7.14-7.6.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.14-7.6.1.i586",
"product": {
"name": "python-xml-2.7.14-7.6.1.i586",
"product_id": "python-xml-2.7.14-7.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.14-7.6.1.noarch",
"product": {
"name": "python-doc-2.7.14-7.6.1.noarch",
"product_id": "python-doc-2.7.14-7.6.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.14-7.6.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.14-7.6.1.noarch",
"product_id": "python-doc-pdf-2.7.14-7.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.14-7.6.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.14-7.6.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.14-7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.14-7.6.1.ppc64le",
"product": {
"name": "python-2.7.14-7.6.1.ppc64le",
"product_id": "python-2.7.14-7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.14-7.6.1.ppc64le",
"product": {
"name": "python-base-2.7.14-7.6.1.ppc64le",
"product_id": "python-base-2.7.14-7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.14-7.6.1.ppc64le",
"product": {
"name": "python-curses-2.7.14-7.6.1.ppc64le",
"product_id": "python-curses-2.7.14-7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.14-7.6.1.ppc64le",
"product": {
"name": "python-demo-2.7.14-7.6.1.ppc64le",
"product_id": "python-demo-2.7.14-7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.14-7.6.1.ppc64le",
"product": {
"name": "python-devel-2.7.14-7.6.1.ppc64le",
"product_id": "python-devel-2.7.14-7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.14-7.6.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.14-7.6.1.ppc64le",
"product_id": "python-gdbm-2.7.14-7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.14-7.6.1.ppc64le",
"product": {
"name": "python-idle-2.7.14-7.6.1.ppc64le",
"product_id": "python-idle-2.7.14-7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.14-7.6.1.ppc64le",
"product": {
"name": "python-tk-2.7.14-7.6.1.ppc64le",
"product_id": "python-tk-2.7.14-7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.14-7.6.1.ppc64le",
"product": {
"name": "python-xml-2.7.14-7.6.1.ppc64le",
"product_id": "python-xml-2.7.14-7.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.14-7.6.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.14-7.6.1.s390x",
"product_id": "libpython2_7-1_0-2.7.14-7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.14-7.6.1.s390x",
"product": {
"name": "python-2.7.14-7.6.1.s390x",
"product_id": "python-2.7.14-7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.14-7.6.1.s390x",
"product": {
"name": "python-base-2.7.14-7.6.1.s390x",
"product_id": "python-base-2.7.14-7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.14-7.6.1.s390x",
"product": {
"name": "python-curses-2.7.14-7.6.1.s390x",
"product_id": "python-curses-2.7.14-7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.14-7.6.1.s390x",
"product": {
"name": "python-demo-2.7.14-7.6.1.s390x",
"product_id": "python-demo-2.7.14-7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.14-7.6.1.s390x",
"product": {
"name": "python-devel-2.7.14-7.6.1.s390x",
"product_id": "python-devel-2.7.14-7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.14-7.6.1.s390x",
"product": {
"name": "python-gdbm-2.7.14-7.6.1.s390x",
"product_id": "python-gdbm-2.7.14-7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.14-7.6.1.s390x",
"product": {
"name": "python-idle-2.7.14-7.6.1.s390x",
"product_id": "python-idle-2.7.14-7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.14-7.6.1.s390x",
"product": {
"name": "python-tk-2.7.14-7.6.1.s390x",
"product_id": "python-tk-2.7.14-7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.14-7.6.1.s390x",
"product": {
"name": "python-xml-2.7.14-7.6.1.s390x",
"product_id": "python-xml-2.7.14-7.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.14-7.6.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.14-7.6.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.14-7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.14-7.6.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.14-7.6.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.14-7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.14-7.6.1.x86_64",
"product": {
"name": "python-2.7.14-7.6.1.x86_64",
"product_id": "python-2.7.14-7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.14-7.6.1.x86_64",
"product": {
"name": "python-32bit-2.7.14-7.6.1.x86_64",
"product_id": "python-32bit-2.7.14-7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.14-7.6.1.x86_64",
"product": {
"name": "python-base-2.7.14-7.6.1.x86_64",
"product_id": "python-base-2.7.14-7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.14-7.6.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.14-7.6.1.x86_64",
"product_id": "python-base-32bit-2.7.14-7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.14-7.6.1.x86_64",
"product": {
"name": "python-curses-2.7.14-7.6.1.x86_64",
"product_id": "python-curses-2.7.14-7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.14-7.6.1.x86_64",
"product": {
"name": "python-demo-2.7.14-7.6.1.x86_64",
"product_id": "python-demo-2.7.14-7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.14-7.6.1.x86_64",
"product": {
"name": "python-devel-2.7.14-7.6.1.x86_64",
"product_id": "python-devel-2.7.14-7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.14-7.6.1.x86_64",
"product": {
"name": "python-gdbm-2.7.14-7.6.1.x86_64",
"product_id": "python-gdbm-2.7.14-7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.14-7.6.1.x86_64",
"product": {
"name": "python-idle-2.7.14-7.6.1.x86_64",
"product_id": "python-idle-2.7.14-7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.14-7.6.1.x86_64",
"product": {
"name": "python-tk-2.7.14-7.6.1.x86_64",
"product_id": "python-tk-2.7.14-7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.14-7.6.1.x86_64",
"product": {
"name": "python-xml-2.7.14-7.6.1.x86_64",
"product_id": "python-xml-2.7.14-7.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.14-7.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.14-7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.14-7.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.14-7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.14-7.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.14-7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.14-7.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.14-7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.14-7.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.aarch64"
},
"product_reference": "python-2.7.14-7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.14-7.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.ppc64le"
},
"product_reference": "python-2.7.14-7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.14-7.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.s390x"
},
"product_reference": "python-2.7.14-7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.14-7.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.x86_64"
},
"product_reference": "python-2.7.14-7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.14-7.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.aarch64"
},
"product_reference": "python-base-2.7.14-7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.14-7.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.ppc64le"
},
"product_reference": "python-base-2.7.14-7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.14-7.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.s390x"
},
"product_reference": "python-base-2.7.14-7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.14-7.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.x86_64"
},
"product_reference": "python-base-2.7.14-7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.14-7.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.aarch64"
},
"product_reference": "python-curses-2.7.14-7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.14-7.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.ppc64le"
},
"product_reference": "python-curses-2.7.14-7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.14-7.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.s390x"
},
"product_reference": "python-curses-2.7.14-7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.14-7.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.x86_64"
},
"product_reference": "python-curses-2.7.14-7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.14-7.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.aarch64"
},
"product_reference": "python-devel-2.7.14-7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.14-7.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.ppc64le"
},
"product_reference": "python-devel-2.7.14-7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.14-7.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.s390x"
},
"product_reference": "python-devel-2.7.14-7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.14-7.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.x86_64"
},
"product_reference": "python-devel-2.7.14-7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.14-7.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.aarch64"
},
"product_reference": "python-gdbm-2.7.14-7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.14-7.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.14-7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.14-7.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.s390x"
},
"product_reference": "python-gdbm-2.7.14-7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.14-7.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.x86_64"
},
"product_reference": "python-gdbm-2.7.14-7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.14-7.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.aarch64"
},
"product_reference": "python-xml-2.7.14-7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.14-7.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.ppc64le"
},
"product_reference": "python-xml-2.7.14-7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.14-7.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.s390x"
},
"product_reference": "python-xml-2.7.14-7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.14-7.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.x86_64"
},
"product_reference": "python-xml-2.7.14-7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.14-7.6.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.aarch64"
},
"product_reference": "python-tk-2.7.14-7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.14-7.6.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.ppc64le"
},
"product_reference": "python-tk-2.7.14-7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.14-7.6.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.s390x"
},
"product_reference": "python-tk-2.7.14-7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.14-7.6.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.x86_64"
},
"product_reference": "python-tk-2.7.14-7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libpython2_7-1_0-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-base-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-curses-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-devel-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-gdbm-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python-xml-2.7.14-7.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15:python-tk-2.7.14-7.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-06T15:45:15Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
}
]
}
SUSE-SU-2019:0482-1
Vulnerability from csaf_suse - Published: 2019-02-25 10:58 - Updated: 2019-02-25 10:58| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP3:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP3:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-5010: Fixed a denial-of-service vulnerability in the X509 certificate parser (bsc#1122191).\n- CVE-2018-14647: Fixed a denial-of-service vulnerability in Expat (bsc#1109847).\n\nNon-security issue fixed:\n\n- Fixed a bug where PyWeakReference struct was not initialized correctly leading to a crash (bsc#1073748).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-482,SUSE-OpenStack-Cloud-7-2019-482,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-482,SUSE-SLE-DESKTOP-12-SP3-2019-482,SUSE-SLE-DESKTOP-12-SP4-2019-482,SUSE-SLE-SAP-12-SP2-2019-482,SUSE-SLE-SDK-12-SP3-2019-482,SUSE-SLE-SDK-12-SP4-2019-482,SUSE-SLE-SERVER-12-SP1-2019-482,SUSE-SLE-SERVER-12-SP2-2019-482,SUSE-SLE-SERVER-12-SP2-BCL-2019-482,SUSE-SLE-SERVER-12-SP3-2019-482,SUSE-SLE-SERVER-12-SP4-2019-482,SUSE-SLE-WE-12-SP3-2019-482,SUSE-SLE-WE-12-SP4-2019-482,SUSE-Storage-4-2019-482,SUSE-Storage-5-2019-482",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0482-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0482-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190482-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0482-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005150.html"
},
{
"category": "self",
"summary": "SUSE Bug 1073748",
"url": "https://bugzilla.suse.com/1073748"
},
{
"category": "self",
"summary": "SUSE Bug 1109847",
"url": "https://bugzilla.suse.com/1109847"
},
{
"category": "self",
"summary": "SUSE Bug 1122191",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-14647 page",
"url": "https://www.suse.com/security/cve/CVE-2018-14647/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2019-02-25T10:58:30Z",
"generator": {
"date": "2019-02-25T10:58:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0482-1",
"initial_release_date": "2019-02-25T10:58:30Z",
"revision_history": [
{
"date": "2019-02-25T10:58:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-2.7.13-28.21.1.aarch64",
"product_id": "python-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-base-2.7.13-28.21.1.aarch64",
"product_id": "python-base-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-curses-2.7.13-28.21.1.aarch64",
"product_id": "python-curses-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-demo-2.7.13-28.21.1.aarch64",
"product_id": "python-demo-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-devel-2.7.13-28.21.1.aarch64",
"product_id": "python-devel-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-gdbm-2.7.13-28.21.1.aarch64",
"product_id": "python-gdbm-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-idle-2.7.13-28.21.1.aarch64",
"product_id": "python-idle-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-strict-tls-check-2.7.13-28.21.1.aarch64",
"product_id": "python-strict-tls-check-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-tk-2.7.13-28.21.1.aarch64",
"product_id": "python-tk-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-xml-2.7.13-28.21.1.aarch64",
"product_id": "python-xml-2.7.13-28.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.13-28.21.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.13-28.21.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.13-28.21.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.13-28.21.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.13-28.21.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.13-28.21.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.13-28.21.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.13-28.21.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.13-28.21.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.13-28.21.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.i586",
"product_id": "libpython2_7-1_0-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.13-28.21.1.i586",
"product": {
"name": "python-2.7.13-28.21.1.i586",
"product_id": "python-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.13-28.21.1.i586",
"product": {
"name": "python-base-2.7.13-28.21.1.i586",
"product_id": "python-base-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.13-28.21.1.i586",
"product": {
"name": "python-curses-2.7.13-28.21.1.i586",
"product_id": "python-curses-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.13-28.21.1.i586",
"product": {
"name": "python-demo-2.7.13-28.21.1.i586",
"product_id": "python-demo-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.13-28.21.1.i586",
"product": {
"name": "python-devel-2.7.13-28.21.1.i586",
"product_id": "python-devel-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.13-28.21.1.i586",
"product": {
"name": "python-gdbm-2.7.13-28.21.1.i586",
"product_id": "python-gdbm-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.13-28.21.1.i586",
"product": {
"name": "python-idle-2.7.13-28.21.1.i586",
"product_id": "python-idle-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.13-28.21.1.i586",
"product": {
"name": "python-strict-tls-check-2.7.13-28.21.1.i586",
"product_id": "python-strict-tls-check-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.13-28.21.1.i586",
"product": {
"name": "python-tk-2.7.13-28.21.1.i586",
"product_id": "python-tk-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.13-28.21.1.i586",
"product": {
"name": "python-xml-2.7.13-28.21.1.i586",
"product_id": "python-xml-2.7.13-28.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.13-28.21.1.noarch",
"product": {
"name": "python-doc-2.7.13-28.21.1.noarch",
"product_id": "python-doc-2.7.13-28.21.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.13-28.21.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.13-28.21.1.noarch",
"product_id": "python-doc-pdf-2.7.13-28.21.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-2.7.13-28.21.1.ppc64le",
"product_id": "python-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-base-2.7.13-28.21.1.ppc64le",
"product_id": "python-base-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-curses-2.7.13-28.21.1.ppc64le",
"product_id": "python-curses-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-demo-2.7.13-28.21.1.ppc64le",
"product_id": "python-demo-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-devel-2.7.13-28.21.1.ppc64le",
"product_id": "python-devel-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.13-28.21.1.ppc64le",
"product_id": "python-gdbm-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-idle-2.7.13-28.21.1.ppc64le",
"product_id": "python-idle-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-strict-tls-check-2.7.13-28.21.1.ppc64le",
"product_id": "python-strict-tls-check-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-tk-2.7.13-28.21.1.ppc64le",
"product_id": "python-tk-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-xml-2.7.13-28.21.1.ppc64le",
"product_id": "python-xml-2.7.13-28.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390",
"product": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390",
"product_id": "libpython2_7-1_0-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-2.7.13-28.21.1.s390",
"product": {
"name": "python-2.7.13-28.21.1.s390",
"product_id": "python-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-base-2.7.13-28.21.1.s390",
"product": {
"name": "python-base-2.7.13-28.21.1.s390",
"product_id": "python-base-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.13-28.21.1.s390",
"product": {
"name": "python-curses-2.7.13-28.21.1.s390",
"product_id": "python-curses-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.13-28.21.1.s390",
"product": {
"name": "python-demo-2.7.13-28.21.1.s390",
"product_id": "python-demo-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.13-28.21.1.s390",
"product": {
"name": "python-devel-2.7.13-28.21.1.s390",
"product_id": "python-devel-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.13-28.21.1.s390",
"product": {
"name": "python-gdbm-2.7.13-28.21.1.s390",
"product_id": "python-gdbm-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.13-28.21.1.s390",
"product": {
"name": "python-idle-2.7.13-28.21.1.s390",
"product_id": "python-idle-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.13-28.21.1.s390",
"product": {
"name": "python-strict-tls-check-2.7.13-28.21.1.s390",
"product_id": "python-strict-tls-check-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.13-28.21.1.s390",
"product": {
"name": "python-tk-2.7.13-28.21.1.s390",
"product_id": "python-tk-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.13-28.21.1.s390",
"product": {
"name": "python-xml-2.7.13-28.21.1.s390",
"product_id": "python-xml-2.7.13-28.21.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390x",
"product_id": "libpython2_7-1_0-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"product_id": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.13-28.21.1.s390x",
"product": {
"name": "python-2.7.13-28.21.1.s390x",
"product_id": "python-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.13-28.21.1.s390x",
"product": {
"name": "python-32bit-2.7.13-28.21.1.s390x",
"product_id": "python-32bit-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.13-28.21.1.s390x",
"product": {
"name": "python-base-2.7.13-28.21.1.s390x",
"product_id": "python-base-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.13-28.21.1.s390x",
"product": {
"name": "python-base-32bit-2.7.13-28.21.1.s390x",
"product_id": "python-base-32bit-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.13-28.21.1.s390x",
"product": {
"name": "python-curses-2.7.13-28.21.1.s390x",
"product_id": "python-curses-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.13-28.21.1.s390x",
"product": {
"name": "python-demo-2.7.13-28.21.1.s390x",
"product_id": "python-demo-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.13-28.21.1.s390x",
"product": {
"name": "python-devel-2.7.13-28.21.1.s390x",
"product_id": "python-devel-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.13-28.21.1.s390x",
"product": {
"name": "python-gdbm-2.7.13-28.21.1.s390x",
"product_id": "python-gdbm-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.13-28.21.1.s390x",
"product": {
"name": "python-idle-2.7.13-28.21.1.s390x",
"product_id": "python-idle-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.13-28.21.1.s390x",
"product": {
"name": "python-strict-tls-check-2.7.13-28.21.1.s390x",
"product_id": "python-strict-tls-check-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.13-28.21.1.s390x",
"product": {
"name": "python-tk-2.7.13-28.21.1.s390x",
"product_id": "python-tk-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.13-28.21.1.s390x",
"product": {
"name": "python-xml-2.7.13-28.21.1.s390x",
"product_id": "python-xml-2.7.13-28.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-2.7.13-28.21.1.x86_64",
"product_id": "python-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-32bit-2.7.13-28.21.1.x86_64",
"product_id": "python-32bit-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-base-2.7.13-28.21.1.x86_64",
"product_id": "python-base-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.13-28.21.1.x86_64",
"product_id": "python-base-32bit-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-curses-2.7.13-28.21.1.x86_64",
"product_id": "python-curses-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-demo-2.7.13-28.21.1.x86_64",
"product_id": "python-demo-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-devel-2.7.13-28.21.1.x86_64",
"product_id": "python-devel-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-gdbm-2.7.13-28.21.1.x86_64",
"product_id": "python-gdbm-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-idle-2.7.13-28.21.1.x86_64",
"product_id": "python-idle-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-strict-tls-check-2.7.13-28.21.1.x86_64",
"product_id": "python-strict-tls-check-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-tk-2.7.13-28.21.1.x86_64",
"product_id": "python-tk-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-xml-2.7.13-28.21.1.x86_64",
"product_id": "python-xml-2.7.13-28.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 12 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 12 SP4",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.s390x"
},
"product_reference": "python-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.s390x"
},
"product_reference": "python-curses-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-curses-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.s390x"
},
"product_reference": "python-demo-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-demo-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.13-28.21.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-doc-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.13-28.21.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.s390x"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.s390x"
},
"product_reference": "python-idle-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-idle-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.s390x"
},
"product_reference": "python-tk-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-tk-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.s390x"
},
"product_reference": "python-xml-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-xml-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:python-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:python-base-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:python-curses-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-curses-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:python-devel-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-devel-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:python-tk-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-tk-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:python-xml-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-xml-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:python-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:python-base-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:python-curses-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-curses-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:python-devel-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-devel-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:python-tk-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-tk-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:python-xml-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-xml-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-base-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-curses-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-curses-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-demo-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-demo-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-idle-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-idle-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-tk-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-tk-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-xml-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-xml-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-devel-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-devel-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.s390x"
},
"product_reference": "python-devel-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-devel-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-devel-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-devel-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.s390x"
},
"product_reference": "python-devel-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-devel-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.s390x"
},
"product_reference": "python-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-base-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-curses-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.s390x"
},
"product_reference": "python-curses-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-curses-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-demo-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.s390x"
},
"product_reference": "python-demo-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-demo-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-devel-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.s390x"
},
"product_reference": "python-devel-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-devel-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.s390x"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-idle-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.s390x"
},
"product_reference": "python-idle-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-idle-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-tk-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.s390x"
},
"product_reference": "python-tk-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-tk-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-xml-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.s390x"
},
"product_reference": "python-xml-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-xml-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.s390x"
},
"product_reference": "python-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-base-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-curses-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.s390x"
},
"product_reference": "python-curses-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-curses-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-demo-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.s390x"
},
"product_reference": "python-demo-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-demo-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.s390x"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-idle-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.s390x"
},
"product_reference": "python-idle-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-idle-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-tk-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.s390x"
},
"product_reference": "python-tk-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-tk-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-xml-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.s390x"
},
"product_reference": "python-xml-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-xml-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-curses-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-demo-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-idle-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-tk-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-xml-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.s390x"
},
"product_reference": "python-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-base-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-base-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-curses-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-curses-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.s390x"
},
"product_reference": "python-curses-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-curses-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-demo-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-demo-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.s390x"
},
"product_reference": "python-demo-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-demo-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-doc-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.s390x"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-idle-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-idle-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.s390x"
},
"product_reference": "python-idle-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-idle-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-tk-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-tk-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.s390x"
},
"product_reference": "python-tk-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-tk-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-xml-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-xml-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.s390x"
},
"product_reference": "python-xml-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-xml-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.s390x"
},
"product_reference": "python-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-base-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-base-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-curses-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-curses-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.s390x"
},
"product_reference": "python-curses-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-curses-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-demo-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-demo-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.s390x"
},
"product_reference": "python-demo-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-demo-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.s390x"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-idle-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-idle-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.s390x"
},
"product_reference": "python-idle-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-idle-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-tk-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-tk-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.s390x"
},
"product_reference": "python-tk-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-tk-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-xml-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-xml-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.s390x"
},
"product_reference": "python-xml-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-xml-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.s390x"
},
"product_reference": "python-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-base-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-base-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-curses-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-curses-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.s390x"
},
"product_reference": "python-curses-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-curses-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-demo-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-demo-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.s390x"
},
"product_reference": "python-demo-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-demo-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.s390x"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-idle-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-idle-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.s390x"
},
"product_reference": "python-idle-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-idle-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-tk-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-tk-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.s390x"
},
"product_reference": "python-tk-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-tk-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-xml-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-xml-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.s390x"
},
"product_reference": "python-xml-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-xml-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.s390x"
},
"product_reference": "python-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-base-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-base-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-curses-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-curses-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.s390x"
},
"product_reference": "python-curses-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-curses-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-demo-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-demo-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.s390x"
},
"product_reference": "python-demo-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-demo-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.s390x"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-idle-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-idle-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.s390x"
},
"product_reference": "python-idle-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-idle-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-tk-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-tk-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.s390x"
},
"product_reference": "python-tk-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-tk-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-xml-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.ppc64le"
},
"product_reference": "python-xml-2.7.13-28.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.s390x"
},
"product_reference": "python-xml-2.7.13-28.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-xml-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3:python-devel-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-devel-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP4",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-devel-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libpython2_7-1_0-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python-base-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python-base-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python-curses-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-curses-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python-demo-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-demo-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.13-28.21.1.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python-doc-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.13-28.21.1.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python-doc-pdf-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python-gdbm-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python-idle-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-idle-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python-tk-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-tk-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:python-xml-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-xml-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-strict-tls-check-2.7.13-28.21.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.aarch64"
},
"product_reference": "python-strict-tls-check-2.7.13-28.21.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-strict-tls-check-2.7.13-28.21.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-strict-tls-check-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-14647",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-14647"
}
],
"notes": [
{
"category": "general",
"text": "Python\u0027s elementtree C accelerator failed to initialise Expat\u0027s hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by constructing an XML document that would cause pathological hash collisions in Expat\u0027s internal data structures, consuming large amounts CPU and RAM. The vulnerability exists in Python versions 3.7.0, 3.6.0 through 3.6.6, 3.5.0 through 3.5.6, 3.4.0 through 3.4.9, 2.7.0 through 2.7.15.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Enterprise Storage 4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Enterprise Storage 4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.13-28.21.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-14647",
"url": "https://www.suse.com/security/cve/CVE-2018-14647"
},
{
"category": "external",
"summary": "SUSE Bug 1109847 for CVE-2018-14647",
"url": "https://bugzilla.suse.com/1109847"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2018-14647",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Enterprise Storage 4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Enterprise Storage 4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.13-28.21.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Enterprise Storage 4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Enterprise Storage 4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.13-28.21.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-25T10:58:30Z",
"details": "moderate"
}
],
"title": "CVE-2018-14647"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Enterprise Storage 4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Enterprise Storage 4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.13-28.21.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Enterprise Storage 4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Enterprise Storage 4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.13-28.21.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Enterprise Storage 4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Enterprise Storage 4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.13-28.21.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.13-28.21.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.13-28.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-25T10:58:30Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
}
]
}
SUSE-SU-2019:0482-2
Vulnerability from csaf_suse - Published: 2019-04-26 20:13 - Updated: 2019-04-26 20:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.13-28.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.13-28.21.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-5010: Fixed a denial-of-service vulnerability in the X509 certificate parser (bsc#1122191).\n- CVE-2018-14647: Fixed a denial-of-service vulnerability in Expat (bsc#1109847).\n\nNon-security issue fixed:\n\n- Fixed a bug where PyWeakReference struct was not initialized correctly leading to a crash (bsc#1073748).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-482,SUSE-SLE-SAP-12-SP1-2019-482",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0482-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0482-2",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190482-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0482-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005374.html"
},
{
"category": "self",
"summary": "SUSE Bug 1073748",
"url": "https://bugzilla.suse.com/1073748"
},
{
"category": "self",
"summary": "SUSE Bug 1109847",
"url": "https://bugzilla.suse.com/1109847"
},
{
"category": "self",
"summary": "SUSE Bug 1122191",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-14647 page",
"url": "https://www.suse.com/security/cve/CVE-2018-14647/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2019-04-26T20:13:56Z",
"generator": {
"date": "2019-04-26T20:13:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0482-2",
"initial_release_date": "2019-04-26T20:13:56Z",
"revision_history": [
{
"date": "2019-04-26T20:13:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-2.7.13-28.21.1.aarch64",
"product_id": "python-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-base-2.7.13-28.21.1.aarch64",
"product_id": "python-base-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-curses-2.7.13-28.21.1.aarch64",
"product_id": "python-curses-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-demo-2.7.13-28.21.1.aarch64",
"product_id": "python-demo-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-devel-2.7.13-28.21.1.aarch64",
"product_id": "python-devel-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-gdbm-2.7.13-28.21.1.aarch64",
"product_id": "python-gdbm-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-idle-2.7.13-28.21.1.aarch64",
"product_id": "python-idle-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-strict-tls-check-2.7.13-28.21.1.aarch64",
"product_id": "python-strict-tls-check-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-tk-2.7.13-28.21.1.aarch64",
"product_id": "python-tk-2.7.13-28.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.13-28.21.1.aarch64",
"product": {
"name": "python-xml-2.7.13-28.21.1.aarch64",
"product_id": "python-xml-2.7.13-28.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.13-28.21.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.13-28.21.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.13-28.21.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.13-28.21.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.13-28.21.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.13-28.21.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.13-28.21.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.13-28.21.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.13-28.21.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.13-28.21.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.i586",
"product_id": "libpython2_7-1_0-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.13-28.21.1.i586",
"product": {
"name": "python-2.7.13-28.21.1.i586",
"product_id": "python-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.13-28.21.1.i586",
"product": {
"name": "python-base-2.7.13-28.21.1.i586",
"product_id": "python-base-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.13-28.21.1.i586",
"product": {
"name": "python-curses-2.7.13-28.21.1.i586",
"product_id": "python-curses-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.13-28.21.1.i586",
"product": {
"name": "python-demo-2.7.13-28.21.1.i586",
"product_id": "python-demo-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.13-28.21.1.i586",
"product": {
"name": "python-devel-2.7.13-28.21.1.i586",
"product_id": "python-devel-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.13-28.21.1.i586",
"product": {
"name": "python-gdbm-2.7.13-28.21.1.i586",
"product_id": "python-gdbm-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.13-28.21.1.i586",
"product": {
"name": "python-idle-2.7.13-28.21.1.i586",
"product_id": "python-idle-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.13-28.21.1.i586",
"product": {
"name": "python-strict-tls-check-2.7.13-28.21.1.i586",
"product_id": "python-strict-tls-check-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.13-28.21.1.i586",
"product": {
"name": "python-tk-2.7.13-28.21.1.i586",
"product_id": "python-tk-2.7.13-28.21.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.13-28.21.1.i586",
"product": {
"name": "python-xml-2.7.13-28.21.1.i586",
"product_id": "python-xml-2.7.13-28.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.13-28.21.1.noarch",
"product": {
"name": "python-doc-2.7.13-28.21.1.noarch",
"product_id": "python-doc-2.7.13-28.21.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.13-28.21.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.13-28.21.1.noarch",
"product_id": "python-doc-pdf-2.7.13-28.21.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-2.7.13-28.21.1.ppc64le",
"product_id": "python-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-base-2.7.13-28.21.1.ppc64le",
"product_id": "python-base-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-curses-2.7.13-28.21.1.ppc64le",
"product_id": "python-curses-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-demo-2.7.13-28.21.1.ppc64le",
"product_id": "python-demo-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-devel-2.7.13-28.21.1.ppc64le",
"product_id": "python-devel-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.13-28.21.1.ppc64le",
"product_id": "python-gdbm-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-idle-2.7.13-28.21.1.ppc64le",
"product_id": "python-idle-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-strict-tls-check-2.7.13-28.21.1.ppc64le",
"product_id": "python-strict-tls-check-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-tk-2.7.13-28.21.1.ppc64le",
"product_id": "python-tk-2.7.13-28.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.13-28.21.1.ppc64le",
"product": {
"name": "python-xml-2.7.13-28.21.1.ppc64le",
"product_id": "python-xml-2.7.13-28.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390",
"product": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390",
"product_id": "libpython2_7-1_0-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-2.7.13-28.21.1.s390",
"product": {
"name": "python-2.7.13-28.21.1.s390",
"product_id": "python-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-base-2.7.13-28.21.1.s390",
"product": {
"name": "python-base-2.7.13-28.21.1.s390",
"product_id": "python-base-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.13-28.21.1.s390",
"product": {
"name": "python-curses-2.7.13-28.21.1.s390",
"product_id": "python-curses-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.13-28.21.1.s390",
"product": {
"name": "python-demo-2.7.13-28.21.1.s390",
"product_id": "python-demo-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.13-28.21.1.s390",
"product": {
"name": "python-devel-2.7.13-28.21.1.s390",
"product_id": "python-devel-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.13-28.21.1.s390",
"product": {
"name": "python-gdbm-2.7.13-28.21.1.s390",
"product_id": "python-gdbm-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.13-28.21.1.s390",
"product": {
"name": "python-idle-2.7.13-28.21.1.s390",
"product_id": "python-idle-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.13-28.21.1.s390",
"product": {
"name": "python-strict-tls-check-2.7.13-28.21.1.s390",
"product_id": "python-strict-tls-check-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.13-28.21.1.s390",
"product": {
"name": "python-tk-2.7.13-28.21.1.s390",
"product_id": "python-tk-2.7.13-28.21.1.s390"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.13-28.21.1.s390",
"product": {
"name": "python-xml-2.7.13-28.21.1.s390",
"product_id": "python-xml-2.7.13-28.21.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.s390x",
"product_id": "libpython2_7-1_0-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x",
"product_id": "libpython2_7-1_0-32bit-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.13-28.21.1.s390x",
"product": {
"name": "python-2.7.13-28.21.1.s390x",
"product_id": "python-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.13-28.21.1.s390x",
"product": {
"name": "python-32bit-2.7.13-28.21.1.s390x",
"product_id": "python-32bit-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.13-28.21.1.s390x",
"product": {
"name": "python-base-2.7.13-28.21.1.s390x",
"product_id": "python-base-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.13-28.21.1.s390x",
"product": {
"name": "python-base-32bit-2.7.13-28.21.1.s390x",
"product_id": "python-base-32bit-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.13-28.21.1.s390x",
"product": {
"name": "python-curses-2.7.13-28.21.1.s390x",
"product_id": "python-curses-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.13-28.21.1.s390x",
"product": {
"name": "python-demo-2.7.13-28.21.1.s390x",
"product_id": "python-demo-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.13-28.21.1.s390x",
"product": {
"name": "python-devel-2.7.13-28.21.1.s390x",
"product_id": "python-devel-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.13-28.21.1.s390x",
"product": {
"name": "python-gdbm-2.7.13-28.21.1.s390x",
"product_id": "python-gdbm-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.13-28.21.1.s390x",
"product": {
"name": "python-idle-2.7.13-28.21.1.s390x",
"product_id": "python-idle-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.13-28.21.1.s390x",
"product": {
"name": "python-strict-tls-check-2.7.13-28.21.1.s390x",
"product_id": "python-strict-tls-check-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.13-28.21.1.s390x",
"product": {
"name": "python-tk-2.7.13-28.21.1.s390x",
"product_id": "python-tk-2.7.13-28.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.13-28.21.1.s390x",
"product": {
"name": "python-xml-2.7.13-28.21.1.s390x",
"product_id": "python-xml-2.7.13-28.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-2.7.13-28.21.1.x86_64",
"product_id": "python-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-32bit-2.7.13-28.21.1.x86_64",
"product_id": "python-32bit-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-base-2.7.13-28.21.1.x86_64",
"product_id": "python-base-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.13-28.21.1.x86_64",
"product_id": "python-base-32bit-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-curses-2.7.13-28.21.1.x86_64",
"product_id": "python-curses-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-demo-2.7.13-28.21.1.x86_64",
"product_id": "python-demo-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-devel-2.7.13-28.21.1.x86_64",
"product_id": "python-devel-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-gdbm-2.7.13-28.21.1.x86_64",
"product_id": "python-gdbm-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-idle-2.7.13-28.21.1.x86_64",
"product_id": "python-idle-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-strict-tls-check-2.7.13-28.21.1.x86_64",
"product_id": "python-strict-tls-check-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-tk-2.7.13-28.21.1.x86_64",
"product_id": "python-tk-2.7.13-28.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.13-28.21.1.x86_64",
"product": {
"name": "python-xml-2.7.13-28.21.1.x86_64",
"product_id": "python-xml-2.7.13-28.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-curses-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-demo-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-devel-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.13-28.21.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.13-28.21.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.13-28.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-gdbm-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-idle-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-tk-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.13-28.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.13-28.21.1.x86_64"
},
"product_reference": "python-xml-2.7.13-28.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-14647",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-14647"
}
],
"notes": [
{
"category": "general",
"text": "Python\u0027s elementtree C accelerator failed to initialise Expat\u0027s hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by constructing an XML document that would cause pathological hash collisions in Expat\u0027s internal data structures, consuming large amounts CPU and RAM. The vulnerability exists in Python versions 3.7.0, 3.6.0 through 3.6.6, 3.5.0 through 3.5.6, 3.4.0 through 3.4.9, 2.7.0 through 2.7.15.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.13-28.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-14647",
"url": "https://www.suse.com/security/cve/CVE-2018-14647"
},
{
"category": "external",
"summary": "SUSE Bug 1109847 for CVE-2018-14647",
"url": "https://bugzilla.suse.com/1109847"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2018-14647",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.13-28.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.13-28.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-04-26T20:13:56Z",
"details": "moderate"
}
],
"title": "CVE-2018-14647"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.13-28.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.13-28.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.13-28.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.13-28.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.13-28.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-04-26T20:13:56Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.